X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c1f6e0f72e7dce1d5db74176b44ca1dc322b7772;hb=09f29820277bb8a22062aac7a9ae72a5674441ad;hp=d37fdd4305fe2d3861c76322f289ffa8c9faebfc;hpb=69485b3bf6c8a25cbefdbc6c480d8be1683f4c2c;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index d37fdd430..c1f6e0f72 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.policy.parent integration - 3.1.3-SNAPSHOT + 4.1.1 org.onap.policy.models policy-models - 2.2.6-SNAPSHOT + 3.1.1-SNAPSHOT pom policy-models This repo holds model code agnostic to PDP engines - 10.13.1.1 - 2.1.1 - 1.6.5-SNAPSHOT + 2.1.1 @@ -70,13 +68,19 @@ org.onap.policy.common utils + ${policy.common.version} + + + org.onap.policy.common + utils-test + ${policy.common.version} + test org.slf4j slf4j-api - ch.qos.logback logback-core @@ -102,49 +106,25 @@ snakeyaml - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - org.mariadb.jdbc mariadb-java-client - org.eclipse.persistence - eclipselink - - - - junit - junit - test + org.postgresql + postgresql - org.assertj - assertj-core - test - - - - org.onap.policy.common - utils-test - ${policy.common.version} - test - - - com.openpojo - openpojo - test + jakarta.ws.rs + jakarta.ws.rs-api org.glassfish.jersey.inject jersey-hk2 + ${version.jersey} org.eclipse.jetty @@ -153,11 +133,11 @@ org.eclipse.jetty jetty-security - 9.4.25.v20191220 org.eclipse.jetty jetty-servlet + ${version.jetty} org.glassfish.jersey.containers @@ -165,38 +145,37 @@ ${version.jersey} - org.apache.httpcomponents - httpclient + junit + junit + test + + + org.mockito + mockito-core + test + + + org.assertj + assertj-core + test - io.swagger - swagger-annotations - ${version.swagger} + com.openpojo + openpojo + test - commons-io - commons-io - 2.6 + org.apache.httpcomponents.client5 + httpclient5 org.apache.commons commons-collections4 - 4.4 com.att.nsa cambriaClient - - org.glassfish - javax.json - ${version.javax.json} - - - org.json - json - ${version.json} - @@ -208,72 +187,4 @@ - - - - - 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.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - -