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 --- .../src/main/resources/archetype-resources/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/pom.xml') diff --git a/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/pom.xml b/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/pom.xml index f39acc1fe..2197a8e39 100644 --- a/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/pom.xml +++ b/controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -148,11 +148,6 @@ policy-yaml ${dependenciesVersion} - - com.att.research.xacml - xacml-pdp - 1.0.1 - org.onap.policy.drools-pdp policy-management -- cgit 1.2.3-korg