Update SNAPSHOT to 3.1.0

This commit is contained in:
buildmaster
2023-12-06 19:06:18 +00:00
parent cd3dc11bf5
commit edfdd60e9e
51 changed files with 57 additions and 57 deletions

View File

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