Going back to snapshots

This commit is contained in:
spring-builds
2025-04-07 16:29:04 +00:00
parent c5fd60c6d4
commit e3de05ffce
47 changed files with 53 additions and 53 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<version>3.3.0-M3</version>
<version>3.3.0-SNAPSHOT</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.3.0-M3</version>
<version>3.3.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>