Update SNAPSHOT to 1.1.0.RELEASE

This commit is contained in:
Spencer Gibb
2017-04-10 21:38:58 -06:00
parent 9e06627306
commit 6040a6a1f3
8 changed files with 154 additions and 154 deletions

View File

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