Update SNAPSHOT to 2.2.3.RELEASE

This commit is contained in:
buildmaster
2020-07-31 20:39:28 +00:00
parent baa1df9234
commit 944b2cfdc5
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.3.BUILD-SNAPSHOT</version>
<version>2.2.3.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<build>