From 5982f31af17d8afc27d1eff3f994c2ac9ce0174c Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Thu, 7 Nov 2019 11:39:26 -0800 Subject: [PATCH] v4.0.1.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 e28c5dc40c0..65d30a880de 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 11f4c3ac5ef..b4ee6b6047d 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 2a2648ec9f0..6058e7ffd8c 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 801480770e7..1a3bd7cf22e 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 166501972b3..b58bd755590 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE integration-test diff --git a/pom.xml b/pom.xml index 845f0c7daaf..8351ef4a372 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.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE pom https://github.com/cloudfoundry/cf-java-client diff --git a/test-service-broker/pom.xml b/test-service-broker/pom.xml index 62d0582f065..51ac8b20cd2 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.1.0.BUILD-SNAPSHOT + 4.0.1.RELEASE test-service-broker