X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3e7a2713302efe73469d2cc6922b1c2137dd8238;hb=22afe401ca130eba6543f740039e8a3c13d11861;hp=9b10713681b8d2db95ed35a97645a211ecfbf3a5;hpb=24400f789d2a20da08793fa8d5ac046caf46c267;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 9b1071368..3e7a27133 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,9 @@ +--> + 4.0.0 org.onap.policy.parent integration - 2.1.0-SNAPSHOT - + 4.1.2-SNAPSHOT + org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 3.1.2-SNAPSHOT pom policy-models This repo holds model code agnostic to PDP engines - 10.13.1.1 - 2.0.1 - 1.4.0-SNAPSHOT - - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports + 2.1.2-SNAPSHOT @@ -59,6 +54,7 @@ models-provider models-examples models-interactions + models-sim @@ -69,210 +65,24 @@ - - org.onap.policy.common - utils - - org.slf4j slf4j-api - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - - org.projectlombok - lombok - provided - - - - com.google.code.gson - gson - - - - org.yaml - snakeyaml - 1.18 - - - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - - - org.mariadb.jdbc - mariadb-java-client - - junit junit test - - org.assertj - assertj-core - test + org.mariadb.jdbc + mariadb-java-client + runtime - - org.eclipse.persistence - eclipselink + org.postgresql + postgresql + runtime - - - - - org.onap.policy.common - utils - ${policy.common.version} - - - - - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - 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 - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - -