From 9f778302220d8acec8d75b18108054b32b4358c6 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 8 Feb 2019 10:15:45 -0500 Subject: Consolidate xacml dependencies The xacml dependency appeared in multiple drools-applications pom files, with different exclusion lists. The dependencies have been consolidated into a single pom, with a combined exclusion list. Added comment to the exclusion list. Change-Id: I2a5a66619b376879b44c5e0ce064d7e52c4482bf Issue-ID: POLICY-1429 Signed-off-by: Jim Hahn --- controlloop/common/eventmanager/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'controlloop/common/eventmanager') diff --git a/controlloop/common/eventmanager/pom.xml b/controlloop/common/eventmanager/pom.xml index 94f9689dc..32cda44d4 100644 --- a/controlloop/common/eventmanager/pom.xml +++ b/controlloop/common/eventmanager/pom.xml @@ -41,25 +41,6 @@ 2.5 provided - - com.att.research.xacml - xacml - 1.0.2 - provided - - - - commons-collections - commons-collections - - - com.fasterxml.jackson.core - jackson-databind - - - org.onap.policy.drools-applications.controlloop.common.actors actorServiceProvider -- cgit 1.2.3-korg