Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2021-11-03 10:57:33 +00:00
parent a61593ff3b
commit fc98bc205f
12 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>