Update SNAPSHOT to 1.1.8.RELEASE

This commit is contained in:
buildmaster
2021-02-11 14:10:14 +00:00
parent 4b49394e0a
commit ea523ee8b6
38 changed files with 118 additions and 73 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>kubernetes-loadbalancer-example</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.1.8.BUILD-SNAPSHOT</version>
<version>1.1.8.RELEASE</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>1.1.8.BUILD-SNAPSHOT</version>
<version>1.1.8.RELEASE</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>1.1.8.BUILD-SNAPSHOT</version>
<version>1.1.8.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>