X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=969474627c1afa479e4720d4f897328e90c80447;hb=99837f40d77dd41f80eeb4649c43479e898bcaff;hp=1b99cdc4693a43f7b98119f42375244a07d87975;hpb=95fb7dab690fd80fa51704cbf28dab095c174fcc;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 1b99cdc46..969474627 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,8 @@ - 4.0.0 org.onap.policy.parent integration - 2.0.0 + 2.1.0-SNAPSHOT + org.onap.policy.models @@ -33,9 +37,13 @@ pom policy-models - This repo will hold model code agnostic to PDP engines + This repo holds model code agnostic to PDP engines + 10.13.1.1 + 2.0.1 + 1.4.0-SNAPSHOT + ${project.basedir}/../target/code-coverage/jacoco-ut.exec @@ -44,6 +52,14 @@ + models-base + models-dao + models-tosca + models-pap + models-errors + models-decisions + models-provider + models-examples @@ -53,6 +69,77 @@ + + + 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 + 1.18 + + + + javax.ws.rs + javax.ws.rs-api + ${javax.ws.rs-api.version} + + + + junit + junit + test + + + + org.assertj + assertj-core + test + + + + org.eclipse.persistence + eclipselink + + + + + + + org.onap.policy.common + utils + ${policy.common.version} + + + +