Update SNAPSHOT to 2.0.0.M7

This commit is contained in:
buildmaster
2018-03-22 21:30:33 +00:00
parent c16e05aadb
commit f9f0907a3a
12 changed files with 46 additions and 40 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.M7</version>
<relativePath>..</relativePath>
</parent>