Revert to snapshots

This commit is contained in:
Dave Syer
2017-04-26 09:46:48 +01:00
parent cb2cd7144b
commit ac9cfc1bae
14 changed files with 17 additions and 17 deletions

View File

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