Update parent s-c-build to 2.2.1.RELEASE

This commit is contained in:
Soby Chacko
2019-12-18 12:07:39 -05:00
parent c7c05fe3c2
commit 3ff99da014

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.0.RELEASE</version>
<version>2.2.1.RELEASE</version>
<relativePath />
</parent>
<properties>