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-REST/pom.xml | 36 ------------------------------------ 1 file changed, 36 deletions(-) (limited to 'ONAP-REST/pom.xml') diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 920ef216f..6c0b18f32 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -37,26 +37,6 @@ org.yaml snakeyaml 1.16 - - - - org.powermock - powermock-api-mockito - 1.7.3 - test - - - org.powermock - powermock-module-junit4 - 1.7.3 - test - - - - org.mockito - mockito-all - 1.10.19 - test com.h2database @@ -117,22 +97,6 @@ gson 2.8.0 - - junit - junit - 4.11 - test - - - org.springframework - spring-mock - 2.0.8 - - - com.mockrunner - mockrunner - 0.3.1 - org.eclipse.emf org.eclipse.emf.ecore.xmi -- cgit 1.2.3-korg