From d5c3b36247605392b4f75b2e44296922559baac6 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 21 Mar 2019 19:45:45 -0400 Subject: Reorder xacml 2.0.0 loading This dependency should only be in the applications area. Reordering may help ensure that the correct jackson is loaded for glassfish. Issue-ID: POLICY-1609 Change-Id: I727a5266204e8e2e5c35b7a326baff854b55e523 Signed-off-by: Pamela Dragosh --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 03f171bc..77838654 100644 --- a/pom.xml +++ b/pom.xml @@ -104,17 +104,6 @@ json 20180813 - - com.att.research.xacml - xacml-pdp - 2.0.0 - - - com.fasterxml.jackson.core - jackson-annotations - - - org.onap.policy.models models-decisions -- cgit 1.2.3-korg