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=1a270087d618fec8f9072cc631302d7ec8e9d208;hb=e2c031cc1046812af05c8564fa7d000447e8ed49;hp=fba72c9bcfd8d193effbc8440afc8e29c01e8bec;hpb=0756759f39e125b02d63b4e93de83b3c6b13beea;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 fba72c9bc..1a270087d 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 @@ -1,108 +1,157 @@ + - 4.0.0 + 4.0.0 - org.onap.appc - appc-iaas-adapter - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.7.2 + + org.onap.appc - appc-iaas-adapter-bundle - bundle - IaaS Adapter - bundle + appc-iaas-adapter-bundle + bundle + IaaS Adapter - bundle - - - org.onap.appc - appc-common - ${project.version} - compile + + + org.onap.appc + appc-common-bundle + ${project.version} + compile javax javaee-api - - + + + + + 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 + + - org.glassfish.jersey.core - jersey-common - 2.25.1 - compile + org.glassfish.jersey.core + jersey-common + 2.25.1 + compile - org.glassfish.jersey.core - jersey-client - 2.25.1 - compile + org.glassfish.jersey.core + jersey-client + 2.25.1 + compile + + + + org.glassfish.jersey.core + jersey-server + 2.25.1 + compile - + - org.glassfish.jersey.core - jersey-server - 2.25.1 - compile + org.osgi + org.osgi.core + provided - - - - - - - + + + + + + + javax.ws.rs javax.ws.rs-api 2.0.1 compile - - - - - - - - + + + + + + + + org.glassfish.jersey.connectors jersey-grizzly-connector 2.25.1 compile - - - - - - - - - - - + + + + + + + + + + + javax.xml jaxp-api 1.4.2 compile - + - - javax.xml.bind - jaxb-api - 2.2 - compile - + + javax.xml.bind + jaxb-api + 2.2.3 + compile + org.onap.ccsdk.sli.core @@ -128,111 +177,114 @@ dblib-provider - - - - - - - - - - - - - - - - - - - - - - junit - junit - test - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - 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 - - - *;scope=compile|runtime;artifactId=!org.eclipse.osgi|slf4j-api|jcl-over-slf4j| - - true - - - - - - - - - NonSlowTests - - true - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.onap.appc.adapter.iaas.impl.TestProviderAdapterImpl - - - - - - + + + + + + + + + + + + + + + + + + + + + + junit + junit + test + + + org.mockito + mockito-core + test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + appc-iaas-adapter + org.onap.appc.adapter.iaas.AppcProviderAdapterActivator + org.onap.appc.adapter.iaas,com.att.cdp.zones.model + javax.naming,javax.ws.rs.*,org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*,javax.net.*,javax.security.*,org.xml.sax + + + !javax.ws.rs-api,*;scope=compile|runtime;artifactId=!org.eclipse.osgi|slf4j-api|jcl-over-slf4j| + + true + + + + + + + + + NonSlowTests + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.onap.appc.adapter.iaas.impl.TestProviderAdapterImpl + + + + + + + 1.8.0-SNAPSHOT