X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=78dc55ccc4d5a388900d6c01aa1f659015f5a46f;hb=1d98ddb9b2b2bb853458f73df7412afea7d621bd;hp=1174f43c38565054b51a647454c5fb48c83a830d;hpb=ddaf6f433899e5130f8d9a6169a1166277d6e7fa;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 1174f43c3..78dc55ccc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ + 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.7.2 + 4.1.0-SNAPSHOT org.onap.policy.models policy-models - 2.8.2-SNAPSHOT + 3.1.0-SNAPSHOT pom policy-models This repo holds model code agnostic to PDP engines - 1.12.2 + 2.1.0-SNAPSHOT @@ -68,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 @@ -100,11 +106,6 @@ snakeyaml - - javax.ws.rs - javax.ws.rs-api - - org.mariadb.jdbc mariadb-java-client @@ -116,42 +117,14 @@ - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - - - - org.hibernate - hibernate-entitymanager - - - - junit - junit - test - - - - 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 @@ -164,6 +137,7 @@ org.eclipse.jetty jetty-servlet + ${version.jetty} org.glassfish.jersey.containers @@ -171,8 +145,28 @@ ${version.jersey} - org.apache.httpcomponents - httpclient + junit + junit + test + + + org.mockito + mockito-core + test + + + org.assertj + assertj-core + test + + + com.openpojo + openpojo + test + + + org.apache.httpcomponents.client5 + httpclient5 org.apache.commons