Skip to content

Commit 24ba8a6

Browse files
Update POM Version to 6.0.0-1308
1 parent cd7e9f3 commit 24ba8a6

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.cafdataprocessing</groupId>
2525
<artifactId>worker-document-aggregator</artifactId>
26-
<version>6.0.0-SNAPSHOT</version>
26+
<version>6.0.0-1308</version>
2727
<packaging>pom</packaging>
2828

2929
<name>Document Worker Framework</name>
@@ -169,27 +169,27 @@
169169
<dependency>
170170
<groupId>com.github.cafdataprocessing</groupId>
171171
<artifactId>worker-document</artifactId>
172-
<version>6.0.0-SNAPSHOT</version>
172+
<version>6.0.0-1308</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>com.github.cafdataprocessing</groupId>
176176
<artifactId>worker-document-interface</artifactId>
177-
<version>6.0.0-SNAPSHOT</version>
177+
<version>6.0.0-1308</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>com.github.cafdataprocessing</groupId>
181181
<artifactId>worker-document-schema</artifactId>
182-
<version>6.0.0-SNAPSHOT</version>
182+
<version>6.0.0-1308</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>com.github.cafdataprocessing</groupId>
186186
<artifactId>worker-document-shared</artifactId>
187-
<version>6.0.0-SNAPSHOT</version>
187+
<version>6.0.0-1308</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>com.github.cafdataprocessing</groupId>
191191
<artifactId>worker-document-utility</artifactId>
192-
<version>6.0.0-SNAPSHOT</version>
192+
<version>6.0.0-1308</version>
193193
</dependency>
194194
<dependency>
195195
<groupId>com.github.workerframework</groupId>

worker-document-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>com.github.cafdataprocessing</groupId>
3030
<artifactId>worker-document-aggregator</artifactId>
31-
<version>6.0.0-SNAPSHOT</version>
31+
<version>6.0.0-1308</version>
3232
</parent>
3333

3434
</project>

worker-document-interface/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document-schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<build>

worker-document-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document-testing-unit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>worker-document-aggregator</artifactId>
2929
<groupId>com.github.cafdataprocessing</groupId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document-utility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document-validator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

worker-document/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.github.cafdataprocessing</groupId>
2929
<artifactId>worker-document-aggregator</artifactId>
30-
<version>6.0.0-SNAPSHOT</version>
30+
<version>6.0.0-1308</version>
3131
</parent>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)