X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=0bd21a8de42a65e9d525d014eaa98738b3678d1a;hb=d7dd5e1a57ae6bf0b0e832a7ccb323f9cf972b80;hp=d8cef17457429fc5f290ef259f95fa3c37ea6278;hpb=b5c606476cd4768d98ac616e97c4af992920312c;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index d8cef1745..0bd21a8de 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 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. @@ -26,7 +26,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT LogParser @@ -36,20 +36,15 @@ h2 1.4.193 - - mysql - mysql-connector-java - 5.1.30 - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 - + org.mariadb.jdbc + mariadb-java-client + 2.1.1 + org.onap.policy.common ONAP-Logging - ${common-modules.version} + ${project.version} org.powermock @@ -64,7 +59,7 @@ org.onap.policy.common integrity-monitor - ${common-modules.version} + ${project.version} org.powermock @@ -108,7 +103,46 @@ org.mockito mockito-all 1.10.19 - + + + org.onap.policy.engine + PolicyEngineUtils + ${project.version} + + + com.att.aft + dme2 + + + org.json + json + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + + + com.att.nsa + cambriaClient + + + com.att.cadi + cadi-aaf + + + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + org.powermock + powermock-api-mockito2 + 1.7.3 + test +