Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit b777f6e

Browse files
author
Build Machine
committed
Update POM Version to 2.0.0-3
1 parent 69a399e commit b777f6e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.cafdataprocessing</groupId>
2525
<artifactId>worker-binaryhash-aggregator</artifactId>
26-
<version>2.0.0-SNAPSHOT</version>
26+
<version>2.0.0-3</version>
2727
<packaging>pom</packaging>
2828

2929
<name>Worker-Binaryhash</name>

worker-binaryhash-container-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.cafdataprocessing</groupId>
2424
<artifactId>worker-binaryhash-aggregator</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-3</version>
2626
</parent>
2727

2828
<groupId>com.github.cafdataprocessing</groupId>

worker-binaryhash-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.cafdataprocessing</groupId>
2424
<artifactId>worker-binaryhash-aggregator</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-3</version>
2626
</parent>
2727

2828
<groupId>com.github.cafdataprocessing</groupId>

worker-binaryhash-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing</groupId>
2626
<artifactId>worker-binaryhash-aggregator</artifactId>
27-
<version>2.0.0-SNAPSHOT</version>
27+
<version>2.0.0-3</version>
2828
</parent>
2929

3030
<groupId>com.github.cafdataprocessing</groupId>

worker-binaryhash/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing</groupId>
2626
<artifactId>worker-binaryhash-aggregator</artifactId>
27-
<version>2.0.0-SNAPSHOT</version>
27+
<version>2.0.0-3</version>
2828
</parent>
2929

3030
<groupId>com.github.cafdataprocessing</groupId>

0 commit comments

Comments
 (0)