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/templates/template.demo.clc/pom.xml | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'controlloop/templates/template.demo.clc/pom.xml') diff --git a/controlloop/templates/template.demo.clc/pom.xml b/controlloop/templates/template.demo.clc/pom.xml index f43550071..5e80ad225 100644 --- a/controlloop/templates/template.demo.clc/pom.xml +++ b/controlloop/templates/template.demo.clc/pom.xml @@ -136,29 +136,6 @@ ${project.version} provided - - com.att.research.xacml - xacml - - - - commons-collections - commons-collections - - - com.fasterxml.jackson.core - jackson-databind - - - 1.0.2 - - - com.att.research.xacml - xacml-pdp - 1.0.2 - org.eclipse.persistence javax.persistence -- cgit 1.2.3-korg