Update SNAPSHOT to 4.2.0-RC1

This commit is contained in:
spring-builds
2024-11-08 02:40:04 +00:00
parent cac3ddc5a5
commit 99634b4742
16 changed files with 23 additions and 23 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-RC1</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-consul-dependencies</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0-RC1</version>
<packaging>pom</packaging>
<name>spring-cloud-consul-dependencies</name>
<description>Spring Cloud Consul Dependencies</description>