Going back to snapshots

This commit is contained in:
buildmaster
2021-11-03 07:00:01 +00:00
parent c8c5e0a2f9
commit 90cec8e350
48 changed files with 73 additions and 73 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.2.0-RC1</version>
<version>3.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.0-RC1</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath/>
</parent>