Update SNAPSHOT to 2.0.2.RELEASE

This commit is contained in:
buildmaster
2018-10-23 17:44:11 +00:00
parent 2e5933aafa
commit 2d73a66a5a
8 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
<relativePath>..</relativePath>
</parent>