Upgrade to Spring Cloud Build 1.1.1.RELEASE

This commit is contained in:
Marius Bogoevici
2016-05-10 08:38:56 -04:00
parent 6bc5c8c1c1
commit 9668cb968f
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.1.RELEASE</version>
<relativePath />
</parent>
<scm>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.1.RELEASE</version>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>