Update SNAPSHOT to 2.1.2.RELEASE

This commit is contained in:
buildmaster
2019-06-20 16:57:16 +00:00
parent 2ca47f697b
commit 3364b53c40
9 changed files with 15 additions and 13 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.5.BUILD-SNAPSHOT</version>
<version>2.1.5.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-cloudfoundry-dependencies</name>
<description>Spring Cloud Cloudfoundry Dependencies</description>