Updates version to 2.1.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-07-09 15:30:08 -04:00
parent 44fd17b5d0
commit 07ebbcd3cf
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.4-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kubernetes-loadbalancer-example</artifactId>