Update SNAPSHOT to 2.1.3.RELEASE

This commit is contained in:
buildmaster
2019-09-09 19:07:09 +00:00
parent 4cf3a7c57d
commit 8ff4f7dab4
9 changed files with 16 additions and 13 deletions

View File

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