Update to 1.0.5.BUILD-SNAPSHOT (next Angel)

This commit is contained in:
Dave Syer
2015-11-16 17:34:06 +00:00
parent 05d773f748
commit 690560ae64
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.4.RELEASE</version>
<version>1.0.5.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<packaging>pom</packaging>