X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=127a9ab2fc6051bf7dc578bbef1fc93b7ff839b2;hb=e6f4749d72e2d6f5c10dc2a2416f5fe8de760806;hp=c0df3294f443e2419ca46af3afccd0a931ea1cd3;hpb=2d4d299dc1173180aaee3240361f0b9f79648e79;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index c0df3294f..127a9ab2f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - - 4.0.0 org.onap.policy.parent integration - 2.1.0-SNAPSHOT + 3.1.0 org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT pom policy-models @@ -42,13 +41,14 @@ 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 + + 1.6.1 @@ -56,8 +56,13 @@ models-dao models-tosca models-pap + models-pdp + models-errors models-decisions models-provider + models-examples + models-interactions + models-sim @@ -78,6 +83,15 @@ slf4j-api + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + org.projectlombok lombok @@ -92,7 +106,6 @@ org.yaml snakeyaml - 1.18 @@ -101,6 +114,16 @@ ${javax.ws.rs-api.version} + + org.mariadb.jdbc + mariadb-java-client + + + + org.eclipse.persistence + eclipselink + + junit junit @@ -108,8 +131,21 @@ - org.eclipse.persistence - eclipselink + org.assertj + assertj-core + test + + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + + org.glassfish.jersey.inject + jersey-hk2