Skip to content

Commit 376ac1c

Browse files
Update POM Version to 1.0.0-20
1 parent 3cfea5f commit 376ac1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

caf-kubernetes-client/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.cafapi.kubernetes</groupId>
2626
<artifactId>caf-kubernetes-client-aggregator</artifactId>
27-
<version>1.0.0-SNAPSHOT</version>
27+
<version>1.0.0-20</version>
2828
</parent>
2929

3030
<artifactId>caf-kubernetes-client</artifactId>

pom.xml

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

2929
<groupId>com.github.cafapi.kubernetes</groupId>
3030
<artifactId>caf-kubernetes-client-aggregator</artifactId>
31-
<version>1.0.0-SNAPSHOT</version>
31+
<version>1.0.0-20</version>
3232
<packaging>pom</packaging>
3333

3434
<name>CAF Kubernetes Client Aggregator</name>

0 commit comments

Comments
 (0)