Skip to content

Commit 73c48b3

Browse files
Update POM Version to 6.2.0-1268
1 parent 395ea2d commit 73c48b3

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.cafdataprocessing</groupId>
3131
<artifactId>worker-workflow-aggregator</artifactId>
32-
<version>6.2.0-SNAPSHOT</version>
32+
<version>6.2.0-1268</version>
3333
<packaging>pom</packaging>
3434

3535
<name>Worker-Workflow</name>
@@ -117,12 +117,12 @@
117117
<dependency>
118118
<groupId>com.github.cafdataprocessing</groupId>
119119
<artifactId>worker-workflow</artifactId>
120-
<version>6.2.0-SNAPSHOT</version>
120+
<version>6.2.0-1268</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>com.github.cafdataprocessing</groupId>
124124
<artifactId>worker-workflow-testing</artifactId>
125-
<version>6.2.0-SNAPSHOT</version>
125+
<version>6.2.0-1268</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>com.microfocus.darwin</groupId>

worker-workflow-container/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.cafdataprocessing</groupId>
2424
<artifactId>worker-workflow-aggregator</artifactId>
25-
<version>6.2.0-SNAPSHOT</version>
25+
<version>6.2.0-1268</version>
2626
</parent>
2727

2828
<artifactId>worker-workflow-container</artifactId>

worker-workflow-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>worker-workflow-aggregator</artifactId>
2424
<groupId>com.github.cafdataprocessing</groupId>
25-
<version>6.2.0-SNAPSHOT</version>
25+
<version>6.2.0-1268</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

worker-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing</groupId>
2626
<artifactId>worker-workflow-aggregator</artifactId>
27-
<version>6.2.0-SNAPSHOT</version>
27+
<version>6.2.0-1268</version>
2828
</parent>
2929

3030
<artifactId>worker-workflow</artifactId>

0 commit comments

Comments
 (0)