Update SNAPSHOT to 2.0.2.RELEASE

This commit is contained in:
buildmaster
2018-10-23 18:08:54 +00:00
parent af094d0bfc
commit 4dd68ca2f2
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.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
</parent>
<artifactId>spring-cloud-openfeign-docs</artifactId>
<packaging>pom</packaging>