Upgraded to s-c-build 2.1.4

This commit is contained in:
Oleg Zhurakousky
2019-03-25 15:30:05 +01:00
parent 908fb77a88
commit 7dd4b66f58

View File

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