From: Determe, Sebastien (sd378r) Date: Fri, 10 Feb 2017 14:34:24 +0000 (-0800) Subject: Removal of powermock injection in WAR X-Git-Tag: v1.1.0~453^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1d4f2ea10bf49480d8a59edf06e04825fb947f43;p=so.git 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) --- 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