Going back to snapshots

This commit is contained in:
buildmaster
2021-10-01 09:42:57 +00:00
parent bee0aee07a
commit e8908f13a5
46 changed files with 85 additions and 71 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.2.0-M2</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-M2</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath/>
</parent>