X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5802c085e7524c107103965e741419df6bade5a8;hb=HEAD;hp=7e66eadc53d6f6784e2ce0c18592d16ec7fbc406;hpb=281549acfd53bf9c8a26a3a49b6b8985793c8952;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 7e66eadc5..a0fbd5190 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.3-SNAPSHOT + 5.0.0-SNAPSHOT org.onap.policy.models policy-models - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT pom policy-models This repo holds model code agnostic to PDP engines - 1.12.3-SNAPSHOT + 3.0.0-SNAPSHOT @@ -65,132 +65,24 @@ - - org.onap.policy.common - utils - - org.slf4j slf4j-api - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - - org.projectlombok - lombok - provided - - - - com.google.code.gson - gson - - - - org.yaml - snakeyaml - - - javax.ws.rs - javax.ws.rs-api + junit + junit + test - org.mariadb.jdbc mariadb-java-client + runtime - org.postgresql postgresql - - - - 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 - - - - org.glassfish.jersey.inject - jersey-hk2 - - - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-security - - - org.eclipse.jetty - jetty-servlet - - - org.glassfish.jersey.containers - jersey-container-servlet - ${version.jersey} - - - org.apache.httpcomponents - httpclient - - - org.apache.commons - commons-collections4 - - - com.att.nsa - cambriaClient + runtime - - - - - org.onap.policy.common - utils - ${policy.common.version} - - -