Going back to snapshots

This commit is contained in:
buildmaster
2022-07-29 18:47:37 +00:00
parent 6feb42d445
commit 47134a5de7
45 changed files with 47 additions and 47 deletions

View File

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