Update SNAPSHOT to 2.1.0.RELEASE

This commit is contained in:
buildmaster
2019-01-22 18:20:52 +00:00
parent eb6344da09
commit ce0b7fd5ee
8 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cloudfoundry</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<build>