Update SNAPSHOT to MILESTONE 1.0.0.M4

This commit is contained in:
Spencer Gibb
2015-12-22 12:15:07 -07:00
parent 2694082918
commit 627007e4d3
10 changed files with 14 additions and 14 deletions

View File

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