From 7b860a9f472e9809760f879ed72ec2b785956d06 Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Sat, 7 Apr 2018 12:33:43 +0100 Subject: [PATCH] v2.28.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 b98d32376f1..77addb7dc4a 100644 --- a/cloudfoundry-client-reactor/pom.xml +++ b/cloudfoundry-client-reactor/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE cloudfoundry-client-reactor diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index c601f38c481..c90dff789b7 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE cloudfoundry-client diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index ca3011237c8..d2b13a44140 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 40b2f4f3f5c..aec056f67ee 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 214abb58f15..e588c563e8b 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE integration-test diff --git a/pom.xml b/pom.xml index c9ccdbfb8e6..72e515260fe 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 2.28.0.BUILD-SNAPSHOT + 2.28.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 5dbff906ca7..0b77f697be3 100644 --- a/test-service-broker/pom.xml +++ b/test-service-broker/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.28.0.BUILD-SNAPSHOT + 2.28.0.RELEASE test-service-broker