From f1e329de074791c26abbd7d18388fc5d4a79ff4e Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Fri, 14 Aug 2020 14:44:20 +0100 Subject: [PATCH] v4.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 1a5147b6390..4d9cfc444c3 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 0d29e948c72..df934f407ba 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 3050de8be18..53473cf19dd 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 85c52295c3e..562fec66f53 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index cd8a134eb35..9a82e4b43fb 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index 9a4079bab94..878a9ba74da 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ cloudfoundry-java-client Cloud Foundry Java Client Parent A Java language binding for interacting with a Cloud Foundry instance - 4.9.0.BUILD-SNAPSHOT + 4.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 200a840e8e0..b4a550cddeb 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.9.0.BUILD-SNAPSHOT + 4.9.0.RELEASE test-service-broker