From 1d4f2ea10bf49480d8a59edf06e04825fb947f43 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 10 Feb 2017 06:34:24 -0800 Subject: Removal of powermock injection in WAR THere were transitive dependencies to powermock due to the import of the EELF library. This has been excluded from the MSO common lib, and therefore no War importing it will have the powermock anymore Change-Id: I1d3170d52d9e76ffc002adf4f94f55c2bb3d7828 Signed-off-by: Determe, Sebastien (sd378r) --- common/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 30c8689f7f..f9ea6df44b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,6 +17,16 @@ com.att.eelf eelf-core 0.0.1 + + + org.powermock + powermock-module-junit4 + + + org.powermock + powermock-api-mockito + + ch.qos.logback -- cgit 1.2.3-korg