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

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<name>Spring Cloud Kubernetes Docs</name>