From c2dc5169d9cb7941939ba1fd65afcf14d515386b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 4 Nov 2019 14:30:14 +0000 Subject: Make jersey-hk2 dependency non-test THis change will amke this dependency available to all components when using policy-endopints. Issue-ID: POLICY-2209 Change-Id: Ie3c6ca9d21327bdc54b5f14d64c41eed329941ad Signed-off-by: liamfallon --- policy-endpoints/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 334e152d..43e5a5ed 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -43,7 +43,6 @@ - org.onap.policy.common capabilities @@ -197,7 +196,6 @@ org.glassfish.jersey.inject jersey-hk2 - test -- cgit 1.2.3-korg