Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2021-11-03 14:22:21 +00:00
parent 98657d7ab1
commit 4aa5e64ea6
11 changed files with 17 additions and 17 deletions

View File

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