Update SNAPSHOT to 2.0.0.RELEASE

This commit is contained in:
buildmaster
2018-06-18 20:31:53 +00:00
parent 674b88b467
commit 7e1c91c8b8
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.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-openfeign-core</artifactId>