Update SNAPSHOT to 4.0.0-M1

This commit is contained in:
buildmaster
2022-01-27 22:10:52 +00:00
parent 8a576fafe9
commit fa71a6d02b
11 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-zookeeper</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-M1</version>
</parent>
<artifactId>spring-cloud-zookeeper-docs</artifactId>
<packaging>jar</packaging>