From 9bae36bd69dd8a842aa2de028b009d1c36e92cf9 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 8 Mar 2016 19:46:37 -0800 Subject: [PATCH] v2.0.0.M1 Release --- cloudfoundry-client-spring/pom.xml | 2 +- cloudfoundry-client/pom.xml | 2 +- cloudfoundry-gradle-plugin/pom.xml | 2 +- cloudfoundry-maven-plugin/pom.xml | 2 +- cloudfoundry-operations/pom.xml | 2 +- cloudfoundry-util/pom.xml | 2 +- integration-test/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cloudfoundry-client-spring/pom.xml b/cloudfoundry-client-spring/pom.xml index b1dcc9a3fcc..a09a47fafe5 100644 --- a/cloudfoundry-client-spring/pom.xml +++ b/cloudfoundry-client-spring/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-client-spring diff --git a/cloudfoundry-client/pom.xml b/cloudfoundry-client/pom.xml index da3ade1413c..96e72a05d71 100644 --- a/cloudfoundry-client/pom.xml +++ b/cloudfoundry-client/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-client diff --git a/cloudfoundry-gradle-plugin/pom.xml b/cloudfoundry-gradle-plugin/pom.xml index d63173c494c..1c3fe3655ad 100644 --- a/cloudfoundry-gradle-plugin/pom.xml +++ b/cloudfoundry-gradle-plugin/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-gradle-plugin diff --git a/cloudfoundry-maven-plugin/pom.xml b/cloudfoundry-maven-plugin/pom.xml index 3ee227b5f1f..d8fcb9193ea 100644 --- a/cloudfoundry-maven-plugin/pom.xml +++ b/cloudfoundry-maven-plugin/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-maven-plugin diff --git a/cloudfoundry-operations/pom.xml b/cloudfoundry-operations/pom.xml index 84b3169a66b..790a5914435 100644 --- a/cloudfoundry-operations/pom.xml +++ b/cloudfoundry-operations/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-operations diff --git a/cloudfoundry-util/pom.xml b/cloudfoundry-util/pom.xml index 76e9577ff8c..112427bcc25 100644 --- a/cloudfoundry-util/pom.xml +++ b/cloudfoundry-util/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 cloudfoundry-util diff --git a/integration-test/pom.xml b/integration-test/pom.xml index bd004d59164..1be909a3735 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -26,7 +26,7 @@ org.cloudfoundry cloudfoundry-java-client - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 integration-test diff --git a/pom.xml b/pom.xml index b1d05b72cd5..99233942c7f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.cloudfoundry cloudfoundry-java-client Cloud Foundry Java Client Parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 pom https://github.com/cloudfoundry/cf-java-client