Bumping versions to 3.0.1-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-12-21 19:23:25 +00:00
parent f2fdc2e04e
commit 57b217e7c1
8 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cloudfoundry</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<build>