Update for M1 release

This commit is contained in:
Dave Syer
2015-09-08 10:12:42 +01:00
parent 57c791e208
commit d78ef2d773
6 changed files with 10 additions and 10 deletions

View File

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