Bumping versions to 1.1.9.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-02-11 14:12:30 +00:00
parent 4b7b78f170
commit c0dd2abc28
36 changed files with 41 additions and 41 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.9.BUILD-SNAPSHOT</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.9.BUILD-SNAPSHOT</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.9.BUILD-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>