X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=20e06045ad5ee621f95802aa57d33fed61b73220;hb=7e547eaa55920dfbc9691eab33bb728395b50cf2;hp=ae67d0d1ae088b1cdc5cb9cd9facf11c04b79fe8;hpb=91d04c64771832a0b8815ffbe1f0f9920320d94d;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index ae67d0d1a..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 - org.openecomp.policy.engine 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