Update SNAPSHOT to 3.0.0.M1

This commit is contained in:
buildmaster
2020-04-09 22:49:55 +00:00
parent 087022c8dd
commit 455f6c73ac
11 changed files with 18 additions and 18 deletions

View File

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