Update SNAPSHOT to 2.2.0.M3

This commit is contained in:
buildmaster
2019-10-03 19:23:30 +00:00
parent bec2a3b292
commit fe58e2191e
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.M3</version>
<relativePath>..</relativePath>
</parent>
<build>