X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=LogParser%2Fpom.xml;h=8df7e3063f3d66a85e99faef39721e3dd1fcaedd;hp=e1c345de8f883408ba1975645ea1e85fe75d4d56;hb=70d02931707ebfa3c499ec1d9d1f7d67793b5d05;hpb=18d1759edf0805d060417f70cf162e56a71a4c27 diff --git a/LogParser/pom.xml b/LogParser/pom.xml index e1c345de8..8df7e3063 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -19,148 +19,143 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - org.onap.policy.engine - PolicyEngineSuite - 1.2.1-SNAPSHOT - - LogParser - - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.5.2-SNAPSHOT + + LogParser + + com.h2database h2 - + org.mariadb.jdbc mariadb-java-client - 2.1.1 - - - org.onap.policy.common - ONAP-Logging - ${project.version} - - - org.onap.policy.common - integrity-monitor - ${project.version} - - - 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 - - - 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 - 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 + + + + +