X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=20e06045ad5ee621f95802aa57d33fed61b73220;hb=7e547eaa55920dfbc9691eab33bb728395b50cf2;hp=08380e9e16969bcbf8343e7753d9a8ff6dc2d9f2;hpb=3bcaf899bc1768d658bbe1012ba7a443517fba60;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 08380e9e1..20e06045a 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,9 +26,8 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT - LogParser @@ -51,6 +50,12 @@ org.openecomp.policy.common integrity-monitor ${common-modules.version} + + + org.powermock + powermock-api-mockito + + log4j @@ -76,7 +81,13 @@ org.mockito mockito-core - 1.9.5 + 2.7.22 + + + + org.mockito + mockito-all + 1.10.19