Updates version to 4.1.0-SNAPSHOT

Updates build and other spring cloud projects versions to 4.1.0-SNAPSHOT
This commit is contained in:
spencergibb
2023-06-14 15:16:30 -04:00
parent 49be07a4e8
commit b2cf309e84
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.1-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-zookeeper-docs</artifactId>
<packaging>jar</packaging>