Update SNAPSHOT to 1.1.1.RELEASE

This commit is contained in:
buildmaster
2017-12-22 15:43:33 +00:00
parent 5a00ac698c
commit 6c02a9e02f
7 changed files with 11 additions and 11 deletions

View File

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