Update SNAPSHOT to 2.0.0.M1

This commit is contained in:
Spencer Gibb
2017-06-28 11:50:00 -06:00
parent be1d821271
commit 109d48689e
12 changed files with 159 additions and 159 deletions

View File

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