diff --git a/cloudfoundry-client-reactor/pom.xml b/cloudfoundry-client-reactor/pom.xml index 1af5e5b4c15..3cf6b9e1cdc 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index 229eae179be..43025ec2893 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 300ec8ff35b..0964a7847f8 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 4ce50dc6f56..9ad8558a5a9 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index ac6d313ca56..448befdabfe 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE integration-test diff --git a/pom.xml b/pom.xml index df946f4b105..d2df4bb91fc 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 - 3.18.0.BUILD-SNAPSHOT + 3.17.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 e2eec779f30..80467909e84 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -25,7 +25,7 @@ org.cloudfoundry cloudfoundry-java-client - 3.18.0.BUILD-SNAPSHOT + 3.17.1.RELEASE test-service-broker