X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=457c76ec975f5a0f73bcdf18e9e64d618601f48a;hb=refs%2Fchanges%2F81%2F137781%2F1;hp=fe45404f0cee05c0714d0f4db5481f6e595ef9bb;hpb=51cc37341f07c221445b3f6e9e37a8c34a136018;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index fe45404f..630ff0e6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,17 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + + org.onap.policy.parent + integration + 4.1.3-SNAPSHOT + + - - org.onap.policy.parent - integration - 2.0.0-SNAPSHOT - - + org.onap.policy.xacml-pdp + policy-xacml-pdp + 3.1.3-SNAPSHOT - org.onap.policy.xacml-pdp - xacml-pdp - 2.0.0-SNAPSHOT + pom - pom + policy-xacml-pdp + This code implements the XACML PDP engine - policy-xacml-pdp - This code implements the XACML PDP engine + + 2.1.3-SNAPSHOT + 3.1.3-SNAPSHOT + ${project.basedir}/target/code-coverage/jacoco-ut.exec + - - + + main + applications + packages + testsuites + xacml-test + tutorials + - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + junit + junit + test + + + io.cucumber + cucumber-java + test + + + io.cucumber + cucumber-junit + test + + + org.assertj + assertj-core + test + + + org.slf4j + slf4j-ext + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + org.yaml + snakeyaml + + + org.projectlombok + lombok + + + org.json + json + + + org.onap.policy.models + policy-models-decisions + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} + + + + + ecomp-site + dav:${nexusproxy}${sitePath} + +