Update to Angel.SR4 (cli 1.0.4.RELEASE)

This commit is contained in:
Dave Syer
2015-11-16 17:39:17 +00:00
parent e251951ae0
commit 5dfbfee0ae
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.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.3.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>