Revert to snapshots

This commit is contained in:
Dave Syer
2016-01-28 08:47:53 +00:00
parent a9a9e120a8
commit 28c6e9e714
4 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli</artifactId>
<version>1.0.6.RELEASE</version>
<version>1.0.7.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.0.6.RELEASE</version>
<version>1.0.7.BUILD-SNAPSHOT</version>
</parent>
<dependencies>