Update SNAPSHOT to MILESTONE 1.0.0.M4

This commit is contained in:
Spencer Gibb
2015-11-17 13:41:24 -07:00
parent f9349fd00e
commit fbe47137dd
12 changed files with 17 additions and 17 deletions

View File

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