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

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-integration-tests</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<name>Spring Cloud Kubernetes :: Integration Tests :: Simple Configmap</name>