X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=6c4cbb8d1b447705c66567907b948abbdf88ebfe;hb=9ea705856503a25deb846476597e6137e83aeee4;hp=96554d5b181eb83f03783217b5ae4f6b5a3b1398;hpb=84f728930527d34821a827ec6681ce9313989cab;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 96554d5b1..6c4cbb8d1 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.0-SNAPSHOT + 4.1.0 org.onap.policy.models policy-models - 2.8.0-SNAPSHOT + 3.1.0-SNAPSHOT pom policy-models This repo holds model code agnostic to PDP engines - 10.13.1.1 - 2.1.1 - 1.12.0-SNAPSHOT + 2.1.0 @@ -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,12 +106,6 @@ snakeyaml - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - org.mariadb.jdbc mariadb-java-client @@ -119,37 +117,14 @@ - org.eclipse.persistence - eclipselink - - - - 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 @@ -162,6 +137,7 @@ org.eclipse.jetty jetty-servlet + ${version.jetty} org.glassfish.jersey.containers @@ -169,28 +145,37 @@ ${version.jersey} - org.apache.httpcomponents - httpclient + junit + junit + test - io.swagger - swagger-annotations - ${version.swagger} + org.mockito + mockito-core + test + + + org.assertj + assertj-core + test + + + com.openpojo + openpojo + test + + + org.apache.httpcomponents.client5 + httpclient5 org.apache.commons commons-collections4 - 4.4 com.att.nsa cambriaClient - - org.glassfish - javax.json - ${version.javax.json} -