X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=LogParser%2Fpom.xml;h=c7b1814130259f1252bb994c647e41634178a66b;hb=07450cf3a2fa5ac2049d7b287567eb2641dfb5f7;hp=b638faf21298d1bee6de8b0b493d4273d58ff087;hpb=515e216bd6e561a73810c1b970307b177ecde8d1;p=policy%2Fengine.git diff --git a/LogParser/pom.xml b/LogParser/pom.xml index b638faf21..c7b181413 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) 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 @@ -44,7 +44,7 @@ org.onap.policy.common ONAP-Logging - ${common-modules.version} + ${project.version} org.powermock @@ -59,7 +59,7 @@ org.onap.policy.common integrity-monitor - ${common-modules.version} + ${project.version} org.powermock @@ -103,7 +103,34 @@ 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 + + +