X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plugins%2Fplugins-executor%2Fplugins-executor-javascript%2Fpom.xml;h=edee3c75739df83954a3fa0b276ab8eb0dad3eee;hb=92043cb2c0e5ee7678b53a0d0b70935b735f5f2c;hp=8cc876ef275ef2345e27061377b10b499a13396f;hpb=669915c559fb9bcd4a8f8d5239f0b9b6ab33436b;p=policy%2Fapex-pdp.git diff --git a/plugins/plugins-executor/plugins-executor-javascript/pom.xml b/plugins/plugins-executor/plugins-executor-javascript/pom.xml index 8cc876ef2..edee3c757 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -1,6 +1,7 @@ - 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.0-SNAPSHOT + 2.5.0-SNAPSHOT plugins-executor-javascript @@ -31,26 +34,30 @@ [${project.parent.artifactId}] Plugin for execution of Javascript logic in Apex - ${project.basedir}/src + 20.0.0 - - - apexSite - - - apexSite - - - - ${project.basedir}/src - - - - ${project.artifactId}-site - ${apex.adsite.prefix}/modules/plugins/${project.parent.artifactId}/${project.artifactId}/ - - - - - \ No newline at end of file + + + org.mozilla + rhino + 1.7.12 + + + org.assertj + assertj-core + test + + + org.onap.policy.apex-pdp.services + services-engine + ${project.version} + test + + + org.awaitility + awaitility + test + + +