From ccb0f51881accf326a4a1c254fa45d75c9a3ad9e Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Wed, 23 May 2018 15:57:46 +0100 Subject: [PATCH] v2.29.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 81f3cf78483..6f9b61a8fec 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 8d40427a2c8..ab78ff63483 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index d75eb6a0406..92ec2f81980 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 1ae7ab53111..97f01cf207f 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index b53202308a8..71a233a6e8a 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index d04c7b1afd3..0f1fcd88683 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 2.29.0.BUILD-SNAPSHOT + 2.29.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 747e494af87..20adadb1844 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.29.0.BUILD-SNAPSHOT + 2.29.0.RELEASE test-service-broker