Update SNAPSHOT to 2.0.0.RC1

This commit is contained in:
buildmaster
2018-04-20 20:30:19 +00:00
parent 17fa94f704
commit 596b42291f
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.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC1</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-openfeign-core</artifactId>