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

Commit 0cea509

Browse files
author
Build Machine
committed
Update POM Version to 2.2.0-61
1 parent cd0fc81 commit 0cea509

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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.2.0-SNAPSHOT</version>
26+
<version>2.2.0-61</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.2.0-SNAPSHOT</version>
25+
<version>2.2.0-61</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.2.0-SNAPSHOT</version>
25+
<version>2.2.0-61</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.2.0-SNAPSHOT</version>
27+
<version>2.2.0-61</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.2.0-SNAPSHOT</version>
27+
<version>2.2.0-61</version>
2828
</parent>
2929

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

0 commit comments

Comments
 (0)