Update SNAPSHOT to 2.2.0.M2

This commit is contained in:
buildmaster
2019-08-14 14:55:56 +00:00
parent 4920504601
commit 1dfa30302d
8 changed files with 12 additions and 12 deletions

View File

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