X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=73b7d8b8775f7fe9b1a9f5d980cbcc7fbbd65763;hb=11871d2b3ecd2806f37fdbea645bdaaab9273508;hp=1c0cb9100f326860bb67facdfdb303982ff00d7b;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1c0cb9100..73b7d8b87 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -2,9 +2,9 @@ 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 + 1.1.3-SNAPSHOT POLICY-SDK-APP war @@ -27,22 +27,47 @@ 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.3.1 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/**/* - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${epsdk.version} + + + mysql + mysql-connector-java + + @@ -152,8 +177,8 @@ - org.openecomp.policy.engine - ECOMP-PDP + org.onap.policy.engine + ONAP-PDP ${project.version} @@ -195,5 +220,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 +