Update SNAPSHOT to 1.2.0.RC1

This commit is contained in:
Spencer Gibb
2017-03-16 13:44:37 -06:00
parent 8d499ae0aa
commit 294ed149b8
13 changed files with 21 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.RC1</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>pom</packaging>