From 33f0e2b71ead3a57e90832dcac89168c79609587 Mon Sep 17 00:00:00 2001 From: rb7147 Date: Thu, 19 Oct 2017 15:15:48 -0400 Subject: Resolved the License issue in Policy Updated epsdk version from 1.1.0 to 1.3.1 to resolve the flexslider. Added Exclusions to resolve the mysql and iText. Issue-ID: POLICY-355 Change-Id: Iffb052bee37aa3c10f634db1b5bdb2985e9f176b Signed-off-by: rb7147 --- POLICY-SDK-APP/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'POLICY-SDK-APP') diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 5adb5d169..aea0afc24 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -49,7 +49,7 @@ UTF-8 - 1.1.0 + 1.3.1 4.2.0.RELEASE 4.3.11.Final true @@ -59,9 +59,15 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${epsdk.version} + + + mysql + mysql-connector-java + + -- cgit 1.2.3-korg