Fixes s-c-build version to snapshot

This commit is contained in:
spencergibb
2020-08-03 12:54:28 -04:00
parent 6b8776bd3a
commit 0be2794631

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.1.RELEASE</version>
<version>2.3.2.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>