Going back to snapshots

This commit is contained in:
buildmaster
2023-08-10 01:04:55 +00:00
parent e602ad7539
commit 2ad7c69d7a
46 changed files with 48 additions and 48 deletions

View File

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