Update SNAPSHOT to 2.1.1

This commit is contained in:
buildmaster
2022-02-17 19:16:23 +00:00
parent 70e3912517
commit 99d8bd8da7
55 changed files with 61 additions and 61 deletions

View File

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