X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=7017017ce6024a4d298b94c0900290095ddf9bc1;hb=8cf5ed300190ab386d95758e6d4be6c38e67123d;hp=1c0cb9100f326860bb67facdfdb303982ff00d7b;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1c0cb9100..7017017ce 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -1,10 +1,29 @@ + 4.0.0 - org.openecomp.policy.engine + org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT POLICY-SDK-APP war @@ -27,22 +46,61 @@ 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 + 2.3.1 4.2.0.RELEASE 4.3.11.Final + 1.2.3 true - true - 2.6.0 + false + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* - org.openecomp.ecompsdkos + ch.qos.logback + logback-classic + ${logback.version} + + + com.h2database + h2 + test + + + org.onap.portal.sdk epsdk-core ${epsdk.version} + + + mysql + mysql-connector-java + + + com.thoughtworks.xstream + xstream + + @@ -90,7 +148,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final @@ -102,17 +160,12 @@ com.fasterxml.jackson.core jackson-annotations - 2.6.3 + ${jackson.version} com.fasterxml.jackson.core jackson-core - 2.6.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.6.3 + ${jackson.version} com.fasterxml.jackson.module @@ -133,7 +186,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.2.2 org.json @@ -149,11 +202,15 @@ commons-logging commons-logging + + org.apache.httpcomponents + httpclient + - org.openecomp.policy.engine - ECOMP-PDP + org.onap.policy.engine + ONAP-PDP ${project.version} @@ -173,7 +230,7 @@ commons-fileupload commons-fileupload - 1.3.1 + ${commons.fileupload.version} org.apache.commons @@ -188,12 +245,34 @@ org.apache.poi poi - 3.15 + 3.17 org.apache.poi poi-ooxml - 3.15 + 3.17 + + + + com.esotericsoftware.yamlbeans + yamlbeans + 1.08 + + + + 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 +