Update to 1.0.5 / Angel.SR5

This commit is contained in:
Dave Syer
2016-01-25 16:39:49 +00:00
parent af669fd19f
commit e2060cdd4d
22 changed files with 83 additions and 82 deletions

View File

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