Update to 1.0.0.RELEASE

This commit is contained in:
Dave Syer
2015-03-03 14:14:55 +00:00
parent f704e91b7a
commit 93e1d3d5ae
20 changed files with 50 additions and 50 deletions

View File

@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-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>