Update SNAPSHOT to 2.1.4.RELEASE

This commit is contained in:
buildmaster
2019-11-18 14:59:53 +00:00
parent 90468c2d1e
commit c5e68aead1
9 changed files with 17 additions and 14 deletions

View File

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