X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=22fe09ca72e2167e29f97f9fef924fe5bb6ff9a1;hb=7ac11a6c6d90f1525fe55db998123f9f4e4a6f1f;hp=1a90839a11f805a9ebdde71f0f82367005f74fdd;hpb=f973f58d6640756a72783830e140ef59af0aede3;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 1a90839a1..22fe09ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,9 @@ + - 4.0.0 org.onap.policy.parent integration - 2.0.0-SNAPSHOT + 3.0.1 + org.onap.policy.models policy-models + 2.2.0-SNAPSHOT pom policy-models - This repo will hold model code agnostic to PDP engines + This repo holds model code agnostic to PDP engines + 10.13.1.1 + 2.0.1 + ${project.basedir}/../target/code-coverage/jacoco-ut.exec ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports + + 1.6.0-SNAPSHOT + models-base + models-dao + models-tosca + models-pap + models-pdp + models-errors + models-decisions + models-provider + models-examples + models-interactions + models-sim @@ -52,6 +72,87 @@ + + + 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 + + + + 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.eclipse.persistence + eclipselink + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + + + + + org.onap.policy.common + utils + ${policy.common.version} + + + +