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:04:00 -04:00
parent ad9f8ee5e6
commit 8e484323b6
16 changed files with 23 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>jar</packaging>