From 0c3c45b597c17263334b6b0a81cd870b4bc3c1ea Mon Sep 17 00:00:00 2001 From: Jeff Cantrill Date: Thu, 17 Sep 2015 13:08:18 -0400 Subject: [PATCH 1/2] bump to 3.0.1.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9479da29..8665740e 100755 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ com.openshift openshift-restclient-java - 3.0.0.Final + 3.0.1.Final jar OpenShift Java REST Client http://openshift.redhat.com From c7c05545aac59ee9be18a82c664327b69b6fb121 Mon Sep 17 00:00:00 2001 From: Jeff Cantrill Date: Thu, 17 Sep 2015 13:09:58 -0400 Subject: [PATCH 2/2] bump to 3.0.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8665740e..026546b8 100755 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ com.openshift openshift-restclient-java - 3.0.1.Final + 3.0.2-SNAPSHOT jar OpenShift Java REST Client http://openshift.redhat.com