Update SNAPSHOT to 1.2.0.M1

This commit is contained in:
Spencer Gibb
2017-01-26 10:39:31 -07:00
parent f60dbeb5e6
commit d9d3b5f74a
7 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.M1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>