Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
buildmaster
2020-05-28 17:41:00 +00:00
parent 151830d2eb
commit bf8f921799
9 changed files with 17 additions and 12 deletions

View File

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