Going back to snapshots

This commit is contained in:
spring-builds
2025-01-30 18:02:22 +00:00
parent d3f7336188
commit 54563eb042
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.3.0-M1</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-M1</version>
<version>3.3.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>