X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-rest-adapter%2Fappc-rest-adapter-bundle%2Fpom.xml;h=95d1a0f3ab91eb93b9962f8a905a6f6a3e55750e;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=b67b3bd5cfacd103d03421358390a8e83a48ec18;hpb=57e9272d241280a2283386096bd0b5745b707345;p=appc.git diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index b67b3bd5c..95d1a0f3a 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,7 +24,7 @@ org.onap.appc.parent binding-parent - 1.4.0-SNAPSHOT + 2.5.0 @@ -66,6 +66,12 @@ cdp-pal-common compile ${cdp.pal.version} + + + ch.qos.logback + logback-classic + + @@ -73,6 +79,12 @@ cdp-pal-openstack compile ${cdp.pal.version} + + + com.att.cdp + cdp-pal-common + + @@ -166,13 +178,19 @@ org.slf4j jcl-over-slf4j - + org.mariadb.jdbc mariadb-java-client ${mariadb.client.version} - + + + + org.osgi + org.osgi.core + provided + com.vmware @@ -201,11 +219,13 @@ appc-rest-adapter org.onap.appc.adapter.rest.RestActivator org.onap.appc.adapter.rest - * + org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*,com.vmware.*,org.apache.xerces.*,javax.net.*,javax.net.ssl.*,org.xml.sax.*,javax.xml.bind.*,javax.naming.* + *;scope=compile|runtime;artifactId=!sli-common|org.eclipse.osgi|slf4j-api|jcl-over-slf4j|mariadb-java-client|xml-apis|jaxp-api true + 1.5.0-SNAPSHOT