Release 1.0.6 (Angel.SR6)

This commit is contained in:
Dave Syer
2016-01-28 07:54:33 +00:00
parent 8b1c8ffbd5
commit a9a9e120a8
4 changed files with 10 additions and 10 deletions

View File

@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-docs</artifactId>
<version>1.0.6.BUILD-SNAPSHOT</version>
<version>1.0.6.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.5.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>