Update SNAPSHOT to 2.1.0-M1

This commit is contained in:
buildmaster
2021-07-30 20:50:37 +00:00
parent dce672bcf7
commit 68dacceef4
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.1.0-SNAPSHOT</version>
<version>2.1.0-M1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>