Upgraded to s-c-build 2.1.4

This commit is contained in:
Oleg Zhurakousky
2019-03-25 15:25:19 +01:00
parent 666e829094
commit 3ccda2c689

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>