Update SNAPSHOT to 2.1.0.RC1

This commit is contained in:
buildmaster
2018-12-11 18:40:38 +00:00
parent d0c8790d9a
commit 69c669cffb
12 changed files with 47 additions and 41 deletions

View File

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