Update SNAPSHOT to 2.2.0.RELEASE

This commit is contained in:
buildmaster
2019-11-26 10:04:28 +00:00
parent a811dd4045
commit 1ad9d1c494
15 changed files with 35 additions and 35 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.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<build>