Update SNAPSHOT to 2.1.0.RC3

This commit is contained in:
buildmaster
2018-12-20 21:11:11 +00:00
parent c1bbb9cbb3
commit fb6676d634
5 changed files with 9 additions and 9 deletions

View File

@@ -5,10 +5,10 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.0.BUILD-SNAPSHOT</version> <relativePath/>
<version>2.1.0.RC3</version> <relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC3</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>