X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=73b7d8b8775f7fe9b1a9f5d980cbcc7fbbd65763;hb=11871d2b3ecd2806f37fdbea645bdaaab9273508;hp=6a6db1ac47b37969b4ab94e5fe8879f314c83768;hpb=dda032f8bb161d54eb1f59de2b4a3efb774fc4d1;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 6a6db1ac4..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} @@ -200,12 +225,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 +