From 390e8b1504e9248e476b7caa29a1101033c136fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Fri, 22 Feb 2019 09:55:49 +0100 Subject: [PATCH] Remove duplicated declaration of openshift-client in pom #30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- pom.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 0d00b24..33d3606 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,10 @@ org.apache.camel camel-swagger-java-starter + + io.fabric8 + openshift-client + @@ -106,11 +110,6 @@ camel-test test - - io.fabric8 - openshift-client - test - org.arquillian.cube arquillian-cube-requirement @@ -133,10 +132,7 @@ ${arquillian.version} test - - io.fabric8 - openshift-client - +