Update SNAPSHOT to 2.1.4

This commit is contained in:
buildmaster
2022-09-06 22:34:55 +00:00
parent c441d62d56
commit 2c5173784f
54 changed files with 60 additions and 60 deletions

View File

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