X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5e8f9dc18307492bef77dc5b288d23212809b99e;hb=81c5709370fe2cb60872f704c69a98e1f6cabfd0;hp=3d1835931d870e257f732c2f067026f3945560ab;hpb=9b1374c8e31a6a5f6a4227a381d2879c0afe8774;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 3d1835931..5e8f9dc18 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,9 @@ + - - 4.0.0 org.onap.policy.parent integration - 2.1.0-SNAPSHOT + 3.1.1 org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 2.2.3-SNAPSHOT pom policy-models @@ -41,14 +40,8 @@ 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.1 + 1.6.2 @@ -56,7 +49,13 @@ models-dao models-tosca models-pap + models-pdp + models-errors + models-decisions models-provider + models-examples + models-interactions + models-sim @@ -77,6 +76,15 @@ slf4j-api + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + org.projectlombok lombok @@ -91,7 +99,6 @@ org.yaml snakeyaml - 1.18 @@ -100,6 +107,16 @@ ${javax.ws.rs-api.version} + + org.mariadb.jdbc + mariadb-java-client + + + + org.eclipse.persistence + eclipselink + + junit junit @@ -107,8 +124,77 @@ - org.eclipse.persistence - eclipselink + org.assertj + assertj-core + test + + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + com.openpojo + openpojo + test + + + + org.glassfish.jersey.inject + jersey-hk2 + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-security + 9.4.25.v20191220 + + + org.eclipse.jetty + jetty-servlet + + + org.glassfish.jersey.containers + jersey-container-servlet + ${version.jersey} + + + org.apache.httpcomponents + httpclient + + + io.swagger + swagger-annotations + ${version.swagger} + + + commons-io + commons-io + 2.6 + + + org.apache.commons + commons-collections4 + 4.4 + + + com.att.nsa + cambriaClient + + + org.glassfish + javax.json + ${version.javax.json} + + + org.json + json + ${version.json} @@ -124,32 +210,6 @@ - - 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 @@ -164,7 +224,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -188,44 +248,6 @@ - - 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