Update SNAPSHOT to 2.0.1

This commit is contained in:
buildmaster
2021-01-27 22:19:23 +00:00
parent 416b6799b8
commit f24e7b968a
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.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>