Revert to snapshots

This commit is contained in:
Dave Syer
2016-04-18 16:47:57 +01:00
parent 75bb2e1e0d
commit 1388935928
3 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli</artifactId>
<version>1.1.0.RC2</version>
<version>1.1.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>spring-cloud-cli</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.1.0.RC2</version>
<version>1.1.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>