Update SNAPSHOT to 1.0.1.RELEASE

This commit is contained in:
Spencer Gibb
2016-06-06 22:31:35 -06:00
parent 615453f906
commit 8c8f233b56
13 changed files with 34 additions and 34 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-zookeeper</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>