Update SNAPSHOT to 2.1.4

This commit is contained in:
buildmaster
2022-09-03 01:58:28 +00:00
parent 17b61c22d3
commit bf2e6c2ce0
55 changed files with 68 additions and 62 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<artifactId>kubernetes-leader-election-example</artifactId>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>kubernetes-loadbalancer-example</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>kubernetes-loadbalancer-example</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>

View File

@@ -22,7 +22,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>spring-cloud-kubernetes</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>