Update to 1.0.0.RELEASE

This commit is contained in:
Dave Syer
2015-03-03 14:14:54 +00:00
parent ac07afb6de
commit e159f1714a
4 changed files with 9 additions and 9 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.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>