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,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.3.2.SNAPSHOT</version>
<version>2.3.1.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.0.12.SNAPSHOT</version>
<version>3.0.12.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>