Skip to content

Commit 535e01b

Browse files
Update POM Version to 8.1.2-1550
1 parent 3e14282 commit 535e01b

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

pom.xml

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

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

3535
<name>Worker-Workflow</name>
@@ -290,17 +290,17 @@
290290
<dependency>
291291
<groupId>com.github.cafdataprocessing.workers.workflow</groupId>
292292
<artifactId>worker-workflow</artifactId>
293-
<version>8.1.2-SNAPSHOT</version>
293+
<version>8.1.2-1550</version>
294294
</dependency>
295295
<dependency>
296296
<groupId>com.github.cafdataprocessing.workers.workflow</groupId>
297297
<artifactId>worker-workflow-restclients</artifactId>
298-
<version>8.1.2-SNAPSHOT</version>
298+
<version>8.1.2-1550</version>
299299
</dependency>
300300
<dependency>
301301
<groupId>com.github.cafdataprocessing.workers.workflow</groupId>
302302
<artifactId>worker-workflow-testing</artifactId>
303-
<version>8.1.2-SNAPSHOT</version>
303+
<version>8.1.2-1550</version>
304304
</dependency>
305305
<dependency>
306306
<groupId>com.github.workerframework</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.workers.workflow</groupId>
2424
<artifactId>worker-workflow-aggregator</artifactId>
25-
<version>8.1.2-SNAPSHOT</version>
25+
<version>8.1.2-1550</version>
2626
</parent>
2727

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

worker-workflow-restclients/pom.xml

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

3030
<artifactId>worker-workflow-restclients</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.workers.workflow</groupId>
25-
<version>8.1.2-SNAPSHOT</version>
25+
<version>8.1.2-1550</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.workers.workflow</groupId>
2626
<artifactId>worker-workflow-aggregator</artifactId>
27-
<version>8.1.2-SNAPSHOT</version>
27+
<version>8.1.2-1550</version>
2828
</parent>
2929

3030
<artifactId>worker-workflow</artifactId>

0 commit comments

Comments
 (0)