Update POMs with BUILD-SNAPSHOT

This commit is contained in:
Oleg Zhurakousky
2020-11-09 15:49:13 +01:00
parent a7aa3432b7
commit a367bd772e
36 changed files with 38 additions and 38 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.0.12.SNAPSHOT</version>
<version>3.0.12.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.2.SNAPSHOT</version>
<version>2.3.1.RELEASE</version>
<relativePath/>
</parent>