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

This reverts commit c46c49acd2.
This commit is contained in:
Oleg Zhurakousky
2019-03-14 13:22:22 +01:00
parent 7689f8ed60
commit fc6c247938

View File

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