From d26feff5242ce4e47c95628de659c215b10f1820 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 11 Apr 2017 09:17:02 -0700 Subject: [PATCH] v2.9.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 441ce289384..98be68aceac 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index ae5b285dd4c..9830e755b29 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index c14836d0630..ef8de407870 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 2085d63c134..f3479ccd70a 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index e945e9b7f34..0d554a46396 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index 2d707a47e59..37825a86ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 2.9.0.BUILD-SNAPSHOT + 2.9.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 74cbdceb4e6..4e37ab1a4c5 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.9.0.BUILD-SNAPSHOT + 2.9.0.RELEASE test-service-broker