Update SNAPSHOT to 2.2.1.RELEASE

This commit is contained in:
buildmaster
2020-03-04 16:16:15 +00:00
parent 383338c56d
commit 00d9fe7f1f
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.1.BUILD-SNAPSHOT</version>
<version>2.2.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<build>