Update spring cloud build to 2.1.7 snapshot

This commit is contained in:
Soby Chacko
2019-07-19 15:30:07 -04:00
parent 784cdd3c7f
commit 41bc5a0767

View File

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