Update SNAPSHOT to 2.2.0.RC1

This commit is contained in:
buildmaster
2019-10-24 20:29:25 +00:00
parent 8341a2064b
commit 363fa337fd
8 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>