Update Spring Cloud Build to 1.2.0.RELEASE

This commit is contained in:
Marius Bogoevici
2016-08-24 09:50:15 -04:00
parent c90bea99ae
commit d2800efd1d
2 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.1.2.BUILD-SNAPSHOT</version>
<version>1.2.0.RELEASE</version>
<relativePath/>
</parent>