Skip to content

Commit 07679a5

Browse files
James WoodJames Wood
authored andcommitted
Bumped version to 2.4.0pre.1
1 parent f7f03c3 commit 07679a5

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

cws-adaptation-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-adaptation-engine</artifactId>
99

cws-adaptation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-adaptation</artifactId>
99

cws-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-core</artifactId>
99

cws-engine-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-engine-service</artifactId>
99

cws-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
66
<artifactId>common-workflow-service</artifactId>
7-
<version>2.3.0</version><!-- update this each CWS release -->
7+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
88
</parent>
99
<artifactId>cws-engine</artifactId>
1010

cws-installer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-installer</artifactId>
99

cws-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
66
<artifactId>common-workflow-service</artifactId>
7-
<version>2.3.0</version><!-- update this each CWS release -->
7+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
88
</parent>
99
<artifactId>cws-service</artifactId>
1010

cws-tasks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
66
<artifactId>common-workflow-service</artifactId>
7-
<version>2.3.0</version><!-- update this each CWS release -->
7+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
88
</parent>
99
<artifactId>cws-tasks</artifactId>
1010

cws-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
55
<artifactId>common-workflow-service</artifactId>
6-
<version>2.3.0</version><!-- update this each CWS release -->
6+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
77
</parent>
88
<artifactId>cws-test</artifactId>
99

cws-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>gov.nasa.jpl.ammos.ids.cws</groupId>
77
<artifactId>common-workflow-service</artifactId>
8-
<version>2.3.0</version><!-- update this each CWS release -->
8+
<version>2.4.0pre.1</version><!-- update this each CWS release -->
99
</parent>
1010

1111
<artifactId>cws-ui</artifactId>

0 commit comments

Comments
 (0)