Update SNAPSHOT to 4.2.0-M1

This commit is contained in:
buildmaster
2024-08-19 16:57:43 +00:00
parent 8583ea48c7
commit a08b2fd11a
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>