From 20f2cef0fd8535c80ed5f5fb4373dbb39f9440a1 Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Mon, 22 Jun 2020 17:18:28 +0100 Subject: [PATCH] v4.8.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 95e494e227f..59591762961 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 2bcf06e62c1..fb5e21ed69d 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 49d8e4d83a3..70eaa3625cc 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 7c087563d70..662f54d6c9b 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d0e87d2b2dc..2fc6addfe12 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index ebb8e3532ca..35db4203f24 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.8.0.BUILD-SNAPSHOT + 4.8.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 b05ac725ded..af0a6ab6934 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 4.8.0.BUILD-SNAPSHOT + 4.8.0.RELEASE test-service-broker