Update SNAPSHOT to 1.1.0.M1

This commit is contained in:
Spencer Gibb
2016-08-26 08:43:18 -06:00
parent 7c93f9d0e8
commit ee548d06d6
17 changed files with 32 additions and 36 deletions

View File

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