Update SNAPSHOT to milestone 1.0.0.RC1

This commit is contained in:
Spencer Gibb
2016-03-23 10:15:42 -06:00
parent 87e2ae8a44
commit e4c066b0b7
13 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-consul-all</artifactId>