Update SNAPSHOT to 3.0.0-M2

This commit is contained in:
buildmaster
2020-05-29 18:32:43 +00:00
parent 2ec38c24ff
commit e20bcc92d9
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.0-M2</version>
<relativePath>..</relativePath>
</parent>
<build>