Update to release of build parent

This commit is contained in:
Dave Syer
2016-08-22 09:38:04 +01:00
parent 618eef147f
commit c1f30cc081

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>