Update SNAPSHOT to 4.2.0-M1

This commit is contained in:
buildmaster
2024-08-19 15:22:42 +00:00
parent 2bfaabb570
commit 03b13f75bd
51 changed files with 53 additions and 53 deletions

View File

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