X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d163e52bff91ce7018c7333f114fd76668f96bab;hb=938005505883cf7a636a8840e20e3dc8a0ad9176;hp=fcbaa5f0e85d21ed92081009c289e09ed313e064;hpb=d01b3fabba07c18198907ad06aebd125969146af;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index fcbaa5f0e..d163e52bf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,10 @@ + - + 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 - 2.0.0-SNAPSHOT + 4.0.1-SNAPSHOT + org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 3.0.1-SNAPSHOT + pom policy-models - This repo will hold model code agnostic to PDP engines + This repo holds model code agnostic to PDP engines + + + 2.0.1-SNAPSHOT + + + + models-base + models-dao + models-tosca + models-pap + models-pdp + models-errors + models-decisions + models-provider + models-examples + models-interactions + models-sim + ecomp-site - dav:${onap.nexus.url}${sitePath} + dav:${nexusproxy}${sitePath} + + + + 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 + + + ch.qos.logback + logback-classic + + + + org.projectlombok + lombok + provided + + + + com.google.code.gson + gson + + + + org.yaml + snakeyaml + + + + org.mariadb.jdbc + mariadb-java-client + + + + org.postgresql + postgresql + + + + jakarta.ws.rs + jakarta.ws.rs-api + + + + org.glassfish.jersey.inject + jersey-hk2 + ${version.jersey} + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-security + + + org.eclipse.jetty + jetty-servlet + ${version.jetty} + + + org.glassfish.jersey.containers + jersey-container-servlet + ${version.jersey} + + + 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 + commons-collections4 + + + com.att.nsa + cambriaClient + + + + + + + org.onap.policy.common + utils + ${policy.common.version} + + +