X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3e7a2713302efe73469d2cc6922b1c2137dd8238;hb=HEAD;hp=cb3d5454ba9784a9072eed193ac95ce5119d9b77;hpb=67037d090dd491e58df7ee55c8826cfe2d5077e4;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index cb3d5454b..a0fbd5190 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 + 5.0.0-SNAPSHOT + org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + pom - Policy Models - This repo will hold model code agnostic to PDP engines + policy-models + This repo holds model code agnostic to PDP engines + + + 3.0.0-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} - \ No newline at end of file + + + + org.slf4j + slf4j-api + + + junit + junit + test + + + org.mariadb.jdbc + mariadb-java-client + runtime + + + org.postgresql + postgresql + runtime + + +