Update SNAPSHOT to 2.0.0.RC2

This commit is contained in:
buildmaster
2018-05-24 20:47:53 +00:00
parent 8e8f8c3ab4
commit 9171d0ef9d
8 changed files with 13 additions and 13 deletions

View File

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