Update SNAPSHOT to 1.2.0.M1

This commit is contained in:
Spencer Gibb
2017-01-27 14:29:17 -07:00
parent a242582e6c
commit 01321d78bd
15 changed files with 26 additions and 26 deletions

View File

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