X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=5111d519085e5d223fb9c92728586b4701bfefbc;hb=b6d9063e06ab8cdf2d97fc75810792659344e4a8;hp=27f3582ef94a5fd20006f267035e178dd2ce1989;hpb=b76e99abb13f51473cdd697aa6040d9a0265d695;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 27f3582ef..5111d5190 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -38,6 +38,17 @@ jar + + + org.yaml + snakeyaml + 1.16 + + + com.h2database + h2 + test + org.onap.policy.engine ${project.version} @@ -185,6 +196,12 @@ tomcat-dbcp 8.5.9 + + org.powermock + powermock-module-junit4-common + 1.6.4 + +