Update SNAPSHOT to 4.0.0-RC1

This commit is contained in:
buildmaster
2022-10-27 22:32:22 +00:00
parent 5084cb700f
commit b09ad2ebe7
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.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>jar</packaging>