X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=LogParser%2Fpom.xml;h=b0281ba88932eab295dd7be40d5b038415f46828;hp=7ef977c94382b79199f80e186a2563c12bb7ab6d;hb=927a79e5b7f9cacd2798504ac158f0a75dc64da8;hpb=95a5bc9816c0bdf56b4ea6699004eb29940ddc6a diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 7ef977c94..b0281ba88 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -19,195 +19,143 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - LogParser - - - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.6.0-SNAPSHOT + + LogParser + + com.h2database h2 - + org.mariadb.jdbc mariadb-java-client - 2.1.1 - - - org.onap.policy.common - ONAP-Logging - ${project.version} - - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - - - org.onap.policy.common - integrity-monitor - ${project.version} - - - org.powermock - powermock-api-mockito - - - - - org.apache.logging.log4j - log4j-api - 2.8.2 - - - org.apache.logging.log4j - log4j-core - 2.8.2 - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - eclipselink - 2.6.0 - - - junit - junit - 4.11 - test - - - org.mockito - mockito-core - 2.7.22 - - - - 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 - - - org.onap.aaf.cadi - cadi-aaf - - - - - org.powermock - powermock-module-junit4 - 1.7.3 - test - - - org.powermock - powermock-api-mockito2 - 1.7.3 - test - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - - true - lib/ - org.onap.xacml.parser.ParseLog - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - 0.1.1 - compile - - - - - + + + org.onap.policy.common + ONAP-Logging + ${version.policy.common} + + + org.onap.policy.common + integrity-monitor + ${version.policy.common} + + + org.apache.logging.log4j + log4j-api + 2.8.2 + + + org.apache.logging.log4j + log4j-core + 2.8.2 + + + org.eclipse.persistence + javax.persistence + + + org.eclipse.persistence + eclipselink + + + org.onap.policy.engine + PolicyEngineUtils + ${project.version} + + + com.att.aft + dme2 + + + org.json + json + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + + + com.att.nsa + cambriaClient + + + org.onap.aaf.cadi + cadi-aaf + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + true + lib/ + org.onap.xacml.parser.ParseLog + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + + maven-checkstyle-plugin + + + onap-java-style + + check + + process-sources + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + true + warning + + + + + + org.onap.oparent + checkstyle + ${oparent.version} + compile + + + + +