From cc02160dfa3a7a201b79fe11ceaa51e431be7341 Mon Sep 17 00:00:00 2001 From: bobbymander Date: Wed, 28 Mar 2018 15:05:33 -0400 Subject: POM changes to centralize test scope deps Issue-ID: POLICY-600 Change-Id: I870317bbd125c6016818ec435ea7a406123c66c1 Signed-off-by: bobbymander --- ONAP-XACML/pom.xml | 45 +-------------------------------------------- 1 file changed, 1 insertion(+), 44 deletions(-) (limited to 'ONAP-XACML') diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 8bfa06b35..4a30cd7b5 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -19,10 +19,8 @@ ============LICENSE_END========================================================= --> - - 4.0.0 org.onap.policy.engine @@ -32,25 +30,6 @@ ONAP-XACML jar - - - org.powermock - powermock-api-mockito - 1.7.3 - test - - - org.powermock - powermock-module-junit4 - 1.7.3 - test - - - org.mockito - mockito-core - 1.10.19 - test - org.onap.policy.engine ${project.version} @@ -71,28 +50,6 @@ httpcore 4.4.4 - - junit - junit - 4.11 - test - - - org.springframework - spring-mock - 2.0.8 - - - commons-logging - commons-logging - - - - - com.mockrunner - mockrunner - 0.3.1 - com.att.research.xacml xacml -- cgit 1.2.3-korg