Going back to snapshots

This commit is contained in:
buildmaster
2023-09-27 15:17:46 +00:00
parent 3f70facc6f
commit 17bfcfd81e
56 changed files with 62 additions and 62 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<version>3.1.0-M2</version>
<version>3.1.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.1.0-M2</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>