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

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul-integration-tests</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>..</relativePath>
</parent>