Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2021-11-03 11:34:01 +00:00
parent bcaf6e5249
commit 9eb8d61591
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>3.1.0-SNAPSHOT</version>
<version>3.1.0-RC1</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>jar</packaging>