Update SNAPSHOT to 2.0.0-M5

This commit is contained in:
buildmaster
2020-11-17 21:47:26 +00:00
parent 5d5d623d07
commit 16a86bfa18
38 changed files with 44 additions and 44 deletions

View File

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