Update to Brixton.SR5

This commit is contained in:
Dave Syer
2016-08-23 08:51:36 +01:00
parent 90255b14da
commit fdbc861e71
4 changed files with 20 additions and 20 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>1.1.5.BUILD-SNAPSHOT</version>
<version>1.1.5.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.2.BUILD-SNAPSHOT</version>
<version>1.1.2.RELEASE</version>
<relativePath />
</parent>