Prepare master for next snapshot

This commit is contained in:
Dave Syer
2015-06-26 10:57:17 +01:00
parent 55e4ca1963
commit 98de8026ee
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.0.3.BUILD-SNAPSHOT</version>
<version>1.0.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.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>