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=0459bc2cc673fe362619b8a7bab9c7fda1705cf2;hb=0f18e353db5ac09c56d05f041e7f6a00e5760726;hp=2fbd233981012477ec9583a63768a575bf19a280;hpb=6536799456cd99ee80d6a7ce0621fb8539df7a81;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 2fbd23398..0459bc2cc 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,30 +1,31 @@ - - 4.0.0 - - org.openecomp.appc - appc-iaas-adapter - 1.3.0-SNAPSHOT - - - appc-iaas-adapter-bundle - bundle - IaaS Adapter - bundle - - - - org.openecomp.appc - appc-common - ${project.version} - compile + + 4.0.0 + + org.onap.appc + appc-iaas-adapter + 1.3.0-SNAPSHOT + + + appc-iaas-adapter-bundle + bundle + IaaS Adapter - bundle + + + + org.onap.appc + appc-common + ${project.version} + compile javax javaee-api - - + + com.att.cdp cdp-pal-openstack @@ -32,77 +33,88 @@ - org.glassfish.jersey.core - jersey-common - 2.25.1 - compile + org.mockito + mockito-core + test + + + + org.glassfish.jersey.core + jersey-common + 2.25.1 + compile + +org.mockito +mockito-core +test + - 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 - - - - - - - + + + + + + + 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 +140,111 @@ dblib-provider - - - - - - - - - - - - - - - - - - - - - - junit - junit - test - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - appc-iaas-adapter - org.openecomp.appc.adapter.iaas.AppcProviderAdapterActivator - org.openecomp.appc.adapter.iaas,com.att.cdp.zones.model + + + + + + + + + + + + + + + + + + + + + + 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.openecomp.appc.adapter.iaas.impl.TestProviderAdapterImpl - - - - - - + + true + + + + + + + + + NonSlowTests + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.onap.appc.adapter.iaas.impl.TestProviderAdapterImpl + + + + + +