Update SNAPSHOT to 4.2.0-RC1

This commit is contained in:
spring-builds
2024-11-08 01:00:19 +00:00
parent b160ae1615
commit a6379216f8
59 changed files with 89 additions and 89 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-RC1</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-RC1</version>
<relativePath/>
</parent>