Revert to snapshots

This commit is contained in:
Dave Syer
2017-05-10 18:10:53 +01:00
parent 78a52b200e
commit 49a5bd4bee
18 changed files with 20 additions and 20 deletions

View File

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