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

@@ -6,7 +6,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>
</parent>
<artifactId>spring-cloud-zookeeper-docs</artifactId>
<packaging>pom</packaging>