Skip to content

Commit

Permalink
Update version to 0.5.0 for Maven release
Browse files Browse the repository at this point in the history
  • Loading branch information
pvaneck committed Aug 2, 2021
1 parent 71ea275 commit 3b47ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.utils</groupId>
<artifactId>kv-utils</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<name>kv-utils</name>
<description>Abstracted helper classes providing consistent key-value store functionality, with zookeeper and etcd3 implementations.</description>
<url>https://github.com/IBM/kv-utils</url>
Expand Down

0 comments on commit 3b47ba8

Please sign in to comment.