X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-iaas-adapter%2Fappc-iaas-adapter-bundle%2Fpom.xml;h=f3a643c6ea3ea60e539b6e14b2db718dc29760d2;hb=32eeb6048b6fbf61f9326207c14e3aeb1c347668;hp=1645e9071a3869f0d579bfb1bb93a85d36f30241;hpb=bda76526634fce51188c87c556ff294a9e409b80;p=appc.git diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml index 1645e9071..f3a643c6e 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 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"); @@ -18,16 +18,17 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> 4.0.0 - + + org.onap.appc.parent + binding-parent + 2.6.0-SNAPSHOT + + org.onap.appc - appc-iaas-adapter - 1.3.0-SNAPSHOT - appc-iaas-adapter-bundle bundle @@ -36,7 +37,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} compile @@ -47,10 +48,31 @@ + + + com.att.cdp + cdp-pal-common + compile + ${cdp.pal.version} + + + ch.qos.logback + logback-classic + + + + com.att.cdp cdp-pal-openstack compile + ${cdp.pal.version} + + + com.att.cdp + cdp-pal-common + + @@ -75,6 +97,12 @@ compile + + org.osgi + org.osgi.core + provided + + @@ -228,11 +256,10 @@ appc-iaas-adapter org.onap.appc.adapter.iaas.AppcProviderAdapterActivator org.onap.appc.adapter.iaas,com.att.cdp.zones.model - javax.* - org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*,javax.net.ssl,org.xml.sax + javax.naming,javax.ws.rs.*,org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*,javax.net.ssl,org.xml.sax - *;scope=compile|runtime;artifactId=!org.eclipse.osgi|slf4j-api|jcl-over-slf4j| + !javax.ws.rs-api,*;scope=compile|runtime;artifactId=!org.eclipse.osgi|slf4j-api|jcl-over-slf4j| true @@ -260,4 +287,5 @@ + 1.6.0