Going back to snapshots

This commit is contained in:
buildmaster
2021-07-30 10:58:36 +00:00
parent abb79e7387
commit 3a0828f70d
44 changed files with 67 additions and 67 deletions

View File

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