Update SNAPSHOT to 3.1.0-M1

This commit is contained in:
buildmaster
2021-07-30 18:06:55 +00:00
parent bb03fae4be
commit 4e046a29a2
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.1.0-SNAPSHOT</version>
<version>3.1.0-M1</version>
<relativePath>..</relativePath>
</parent>
<build>