Update SNAPSHOT to 2.1.0.RC2

This commit is contained in:
buildmaster
2018-12-11 21:51:44 +00:00
parent a064530141
commit a38ebe40c8
5 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC2</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>pom</packaging>