Update to Brixton.SR1

This commit is contained in:
Dave Syer
2016-06-10 16:59:44 +01:00
parent f3873eb80e
commit 7fe8e4aed9
4 changed files with 20 additions and 20 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.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Starter Docs</name>