X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=c84fbb7ca3d2dc9f7354eb1df881846424ba3e22;hb=ed3acdbb2d22e819218eea730932950d69d985fe;hp=6a6db1ac47b37969b4ab94e5fe8879f314c83768;hpb=dda032f8bb161d54eb1f59de2b4a3efb774fc4d1;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 6a6db1ac4..c84fbb7ca 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.policy.engine + org.onap.policy.engine PolicyEngineSuite 1.1.0-SNAPSHOT @@ -27,15 +27,33 @@ 1.8 + + org.apache.maven.plugins + maven-surefire-plugin + + ${skiptests} + + **/Test*.java + **/*Test.java + **/*TestCase.java + + + ${basedir}/war + + + classpath: + + + UTF-8 - 1.1.0-SNAPSHOT + 1.1.0 4.2.0.RELEASE 4.3.11.Final true - true + false 2.6.0 @@ -152,8 +170,8 @@ - org.openecomp.policy.engine - ECOMP-PDP + org.onap.policy.engine + ONAP-PDP ${project.version} @@ -200,12 +218,28 @@ com.esotericsoftware.yamlbeans yamlbeans 1.08 - + + + + org.easymock + easymock + 3.1 + org.yaml snakeyaml 1.16 + + org.apache.tomcat + tomcat-jdbc + 8.0.24 + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 + - \ No newline at end of file +