Update to SNAPSHOT

This commit is contained in:
Spencer Gibb
2016-07-01 12:33:54 -06:00
parent 00df0d83ea
commit 1919c443e8
4 changed files with 9 additions and 9 deletions

View File

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