From c4ae578747fdab1441f167786d87f4cc1cc6fc80 Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Thu, 15 Mar 2018 08:56:08 +0000 Subject: [PATCH] v2.27.0.RELEASE Release --- cloudfoundry-client-reactor/pom.xml | 2 +- cloudfoundry-client/pom.xml | 2 +- cloudfoundry-operations/pom.xml | 2 +- cloudfoundry-util/pom.xml | 2 +- integration-test/pom.xml | 2 +- pom.xml | 2 +- test-service-broker/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cloudfoundry-client-reactor/pom.xml b/cloudfoundry-client-reactor/pom.xml index e89467144b6..ca7ff799adf 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 96e055eb3f8..5832afd92be 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 155ef4f1ec4..faab6049e55 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 22291604241..9c4f2f0365f 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index a4c2e5a32a5..736c555ea76 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index da14a668bc0..f396756ab55 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE pom https://github.com/cloudfoundry/cf-java-client diff --git a/test-service-broker/pom.xml b/test-service-broker/pom.xml index 271494a05ad..14ec1c26b45 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.27.0.BUILD-SNAPSHOT + 2.27.0.RELEASE test-service-broker