Update SNAPSHOT to 2.0.2

This commit is contained in:
buildmaster
2021-03-17 23:08:24 +00:00
parent 62a0415edc
commit e40bfe48aa
48 changed files with 54 additions and 54 deletions

View File

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