Update SNAPSHOT to 1.1.0.M1

This commit is contained in:
Spencer Gibb
2017-01-27 12:56:44 -07:00
parent 696e9212fd
commit 2b0e681b2d
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.0.BUILD-SNAPSHOT</version>
<version>1.1.0.M1</version>
<relativePath>..</relativePath>
</parent>
<build>