Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2021-11-03 11:29:49 +00:00
parent e5deb642a2
commit d11e0d9dd4
5 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-RC1</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>