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

@@ -6,7 +6,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>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>