X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=aea0afc24b40a599cc5a8f53360bd2823fbb9b04;hb=33f0e2b71ead3a57e90832dcac89168c79609587;hp=b8ac94bd2924a7ed89b79a69ffc833d39023d217;hpb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index b8ac94bd2..aea0afc24 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -30,7 +30,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 ${skiptests} @@ -50,18 +49,25 @@ UTF-8 - 1.1.0 + 1.3.1 4.2.0.RELEASE 4.3.11.Final 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 + + @@ -232,5 +238,15 @@ snakeyaml 1.16 + + org.apache.tomcat + tomcat-jdbc + 8.0.24 + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 +