Update SNAPSHOT to 3.0.0-RC1

This commit is contained in:
buildmaster
2020-12-11 22:06:22 +00:00
parent 86551041d9
commit 3e7e74c5bf
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.0.0-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>jar</packaging>