From: liamfallon Date: Mon, 4 Nov 2019 14:30:14 +0000 (+0000) Subject: Make jersey-hk2 dependency non-test X-Git-Tag: 1.6.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c2dc5169d9cb7941939ba1fd65afcf14d515386b;p=policy%2Fcommon.git 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 --- 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