Update parent to 1.1.0.RELEASE

This commit is contained in:
Dave Syer
2016-05-06 17:13:33 +01:00
parent fbe93c0549
commit 87b8a61466
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>