X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=5adb5d16932d77a61d3d46ea7f8dafe2cdcd4cf9;hb=b6dee4c18a7384e765a36a8dbbaef301da232847;hp=1c0cb9100f326860bb67facdfdb303982ff00d7b;hpb=e0addf5b588a1244f9679becd90999dfcb4c3a94;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1c0cb9100..5adb5d169 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,16 +27,35 @@ 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 + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* @@ -152,8 +171,8 @@ - org.openecomp.policy.engine - ECOMP-PDP + org.onap.policy.engine + ONAP-PDP ${project.version} @@ -195,5 +214,33 @@ poi-ooxml 3.15 + + + 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 +