diff --git a/cloudfoundry-client-reactor/pom.xml b/cloudfoundry-client-reactor/pom.xml index e80d1227700..a5f46ad3c6d 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index ce388d5d034..6eba7356afe 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index d670510e8de..1a2a6bd426c 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 87e8e5d1f60..caf7d696192 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 5865bdd7911..d8925840c4e 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index 3518ef124e2..d533b5b11c6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 3.7.0.BUILD-SNAPSHOT + 3.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 01ceb40fd44..be704e088a8 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.7.0.BUILD-SNAPSHOT + 3.8.0.RELEASE test-service-broker