X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=main%2Fpom.xml;h=876b941e57eef6cf8a1e585c20ce57355c10c486;hb=211741a49ada8da49a0bd6205c9c5ecf6ecd5e6b;hp=274cc5e76e51333adc57d8f0ea1dd9f196742492;hpb=c3e2ced55c33946377454f2353dc24297e88584d;p=policy%2Fpap.git diff --git a/main/pom.xml b/main/pom.xml index 274cc5e7..876b941e 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap policy-pap - 2.0.0-SNAPSHOT + 2.0.2-SNAPSHOT main @@ -58,12 +58,47 @@ gson ${policy.common.version} + + org.onap.policy.models + policy-models-pap + ${policy.models.version} + + + org.onap.policy.models + policy-models-pdp + ${policy.models.version} + + + org.onap.policy.models + policy-models-provider + ${policy.models.version} + org.projectlombok lombok - 1.18.4 provided + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + org.powermock + powermock-api-mockito + test + + + org.assertj + assertj-core + test + + + com.h2database + h2 + test +