Update SNAPSHOT to 2.2.0.RC1

This commit is contained in:
buildmaster
2019-10-24 20:40:27 +00:00
parent e40356517d
commit 3d8e2398ea
8 changed files with 12 additions and 12 deletions

View File

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