Update SNAPSHOT to 3.0.1

This commit is contained in:
buildmaster
2021-03-17 21:42:10 +00:00
parent 4632ea0be6
commit 679633cd4a
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.1-SNAPSHOT</version>
<version>3.0.1</version>
<relativePath>..</relativePath>
</parent>
<build>