Update SNAPSHOT to RELEASE

This commit is contained in:
Dave Syer
2015-04-22 11:32:11 +02:00
parent 58cb4a8a36
commit 6a73cce867
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.1.BUILD-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>