X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=db47245b694a9d99ad9936d9753b12794efd35d1;hb=37ca14cde10e1b507464d88ed2ebbc3fcaa7e7bb;hp=c7b1814130259f1252bb994c647e41634178a66b;hpb=bf298f2be48f54c4906100e8e7a53c1f6e8da52e;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index c7b181413..db47245b6 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -34,7 +34,6 @@ com.h2database h2 - 1.4.193 org.mariadb.jdbc @@ -70,7 +69,7 @@ org.apache.logging.log4j log4j-api - 2.4 + 2.8.2 org.apache.logging.log4j @@ -126,11 +125,23 @@ cambriaClient - com.att.cadi + org.onap.aaf.cadi cadi-aaf - + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + org.powermock + powermock-api-mockito2 + 1.7.3 + test +