Using latest spring cloud build release

This commit is contained in:
Ryan Baxter
2019-02-15 11:53:54 -05:00
parent 48dcdaf17e
commit 7cd6f99bc6

View File

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