Update spring-cloud-build to 1.3.7.RELEASE

This commit is contained in:
Soby Chacko
2017-12-26 18:24:01 -05:00
parent 11ea4b3436
commit 360ef154ae

View File

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