Update SNAPSHOT to 3.1.3

This commit is contained in:
buildmaster
2024-07-10 20:08:01 +00:00
parent d68ca908a6
commit ba669474d2
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.1.3-SNAPSHOT</version>
<version>3.1.3</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.3-SNAPSHOT</version>
<version>3.1.3</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>