Update SNAPSHOT to 2.0.4

This commit is contained in:
buildmaster
2021-09-22 20:16:42 +00:00
parent 58b9394cd6
commit 9aa126ac5e
53 changed files with 231 additions and 57 deletions

View File

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