Prepare master for next snapshot

This commit is contained in:
Dave Syer
2015-06-26 10:57:19 +01:00
parent 2315a8b906
commit edc08fa8ec
21 changed files with 56 additions and 56 deletions

View File

@@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-docs</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.2.BUILD-SNAPSHOT</version>
<version>1.0.3.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<packaging>pom</packaging>