Upgraded spring-cloud-build to 2.2 to get boot 2.2

This commit is contained in:
Oleg Zhurakousky
2019-03-07 18:56:35 +01:00
parent 9b2c954e7a
commit c46c49acd2

View File

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