X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=LogParser%2Fpom.xml;h=b0281ba88932eab295dd7be40d5b038415f46828;hp=e7659796b978ccdc7f993cf9af459903e059f88b;hb=90fdade571a1dd5875ea4fc10957d00f108a6464;hpb=e0addf5b588a1244f9679becd90999dfcb4c3a94 diff --git a/LogParser/pom.xml b/LogParser/pom.xml index e7659796b..b0281ba88 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -1,9 +1,9 @@ - - 4.0.0 - - - org.openecomp.policy.engine - PolicyEngineSuite - 1.1.0-SNAPSHOT - - LogParser - - - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.6.0-SNAPSHOT + + LogParser + + com.h2database h2 - 1.4.193 - mysql - mysql-connector-java - 5.1.30 - - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 - - - org.openecomp.policy.common - integrity-monitor - ${common-modules.version} - - - log4j - log4j - 1.2.17 - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - eclipselink - 2.6.0 - - - junit - junit - 4.11 - test - - - org.mockito - mockito-core - 1.9.5 - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - - true - lib/ - org.openecomp.xacml.parser.ParseLog - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - + org.mariadb.jdbc + mariadb-java-client + + + 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 + + + + +