X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-ansible-adapter%2Fappc-ansible-adapter-bundle%2Fpom.xml;h=cd31b66a7053838614da265e4b326b9ad7fb531e;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=70f76d6f780e4eb131c5aa7c0226b6edc1b14465;hpb=76706005ee07da01fc3e00ed44ada720e29855b1;p=appc.git diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml index 70f76d6f7..cd31b66a7 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-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-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,193 +19,188 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 + 4.0.0 - org.openecomp.appc - appc-ansible-adapter - 1.1.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.5.0 + - - appc-ansible-adapter-bundle - bundle - APPC Ansible Service Adapter - bundle - - - - commons-codec - commons-codec - 1.9 - - - commons-logging - commons-logging - 1.2 - - - - org.apache.httpcomponents - httpclient - 4.5.2 - - - - - org.openecomp.appc - appc-common - ${project.version} - - - - javax - javaee-api - 7.0 - - - + + org.onap.appc + appc-common-bundle + ${project.version} + + + + javax + javaee-api + 7.0 + + + - - - - org.glassfish.jersey.core - jersey-common - 2.9.1 - - - - org.codehaus.jackson - jackson-jaxrs - 1.9.12 - - - - junit - junit - test - - - - - org.onap.ccsdk.sli.core - sli-common - compile - - - - org.onap.ccsdk.sli.core - dblib-provider - - - - - - org.onap.ccsdk.sli.core - sli-provider - compile - - - - org.onap.ccsdk.sli.core - dblib-provider - - - - - - equinoxSDK381 - org.eclipse.osgi - - - - org.slf4j - slf4j-api - - - - org.slf4j - jcl-over-slf4j - - - - mysql - mysql-connector-java - 5.1.31 - jar - compile - - - - org.json - json - 20160212 - + jce + jce + 1_2-do + compile + + + + + javax.ws.rs + javax.ws.rs-api + 2.0 + + + javax.xml.bind + jaxb-api + 2.2.3 + + + + javax.xml + jaxp-api + 1.4.2 + + + ######### + --> + + + + org.glassfish.jersey.core + jersey-common + 2.27 + + + + org.codehaus.jackson + jackson-jaxrs + 1.9.13 + + + + junit + junit + test + + + org.mockito + mockito-core + + + org.onap.ccsdk.sli.core + sli-common + compile + + + + org.onap.ccsdk.sli.core + dblib-provider + + + + + + org.onap.ccsdk.sli.core + sli-provider + compile + + + + org.onap.ccsdk.sli.core + dblib-provider + + + + + + equinoxSDK381 + org.eclipse.osgi + + + + org.slf4j + slf4j-api + + + + org.slf4j + jcl-over-slf4j + + + + org.mariadb.jdbc + mariadb-java-client + + + + org.json + json + 20160212 + - com.google.guava - guava - 20.0 - + com.google.guava + guava + - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - appc-ansible-adapter - org.openecomp.appc.adapter.ansible.AnsibleActivator - org.openecomp.appc.adapter.ansible - org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*, javax.net.*,javax.net.ssl.*,org.xml.sax.*,javax.xml.bind.*,javax.naming.*, javax.security.* - *;scope=compile|runtime;artifactId=!sli-common|org.eclipse.osgi|slf4j-api|jcl-over-slf4j|mysql-connector-java|xml-apis - true - - - - - + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + appc-ansible-adapter + org.onap.appc.adapter.ansible.AnsibleActivator + org.onap.appc.adapter.ansible + org.onap.ccsdk.sli.core.sli.*,org.osgi.framework.*,org.slf4j.*, javax.net.*,javax.net.ssl.*,org.xml.sax.*,javax.xml.bind.*,javax.naming.*, javax.security.* + *;scope=compile|runtime;artifactId=!sli-common|org.eclipse.osgi|slf4j-api|jcl-over-slf4j|mariadb-java-client|xml-apis + true + + + + + + 1.5.0-SNAPSHOT