Update SNAPSHOT to 2.0.0.M1

This commit is contained in:
Spencer Gibb
2017-06-28 12:55:26 -06:00
parent 72b04f00b6
commit ba5e5541a4
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>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M1</version>
<relativePath>..</relativePath>
</parent>
<build>