Skip to content

Commit

Permalink
update version to 0.0.8 for maven release
Browse files Browse the repository at this point in the history
  • Loading branch information
njhill committed Oct 31, 2018
1 parent 581e9de commit 0c76d85
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.etcd</groupId>
<artifactId>etcd-java</artifactId>
<version>0.0.8-SNAPSHOT</version>
<version>0.0.8</version>
<packaging>jar</packaging>

<name>etcd-java</name>
Expand Down

0 comments on commit 0c76d85

Please sign in to comment.