Update SNAPSHOT to 3.2.0-RC1

This commit is contained in:
spring-builds
2024-11-08 16:42:51 +00:00
parent 11d382ba6c
commit 538a3f5d5d
49 changed files with 55 additions and 55 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-RC1</version>
</parent>
<artifactId>kubernetes-leader-election-example</artifactId>

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>spring-cloud-kubernetes</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-RC1</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>