Update SNAPSHOT to 4.0.0-RC2

This commit is contained in:
buildmaster
2022-11-17 17:59:53 +00:00
parent e0da9fc1f7
commit e5cd0408f1
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-RC2</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>jar</packaging>