Update spring-cloud-build parent

This commit is contained in:
Soby Chacko
2021-01-22 16:00:02 -05:00
committed by GitHub
parent 72e6dadba2
commit 1cefa7479c

View File

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