Update SNAPSHOT to MILESTONE 1.0.0.M5

This commit is contained in:
Spencer Gibb
2015-12-22 11:51:20 -07:00
parent fca1ca69d4
commit d883f5d1bb
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.M5</version>
<relativePath>..</relativePath>
</parent>