Update SNAPSHOT to 2.0.2.RELEASE

This commit is contained in:
buildmaster
2018-10-23 15:43:52 +00:00
parent ca80e3ac78
commit 080b4f77df
8 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Commons Docs</name>