X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-rest-healthcheck-adapter%2Fappc-rest-healthcheck-adapter-bundle%2Fpom.xml;h=76df9037632ca92dd9d03936b831d50d1f5562b4;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=b01855492ff7f707a1d603021464012701d51f49;hpb=6158e3970971608d4f1c8aca4a0f56c21db26ebd;p=appc.git diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml index b01855492..76df90376 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-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 - appc-rest-healthcheck-adapter - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.6.2 + + org.onap.appc appc-rest-healthcheck-adapter-bundle bundle rest healthcheck Adapter - bundle @@ -55,19 +56,9 @@ httpclient 4.5.3 - - org.bouncycastle - bcpkix-jdk15on - 1.56 - - - org.bouncycastle - bcprov-jdk15on - 1.56 - org.onap.appc - appc-common + appc-common-bundle ${project.version} compile @@ -82,13 +73,27 @@ com.att.cdp cdp-pal-common + ${cdp.pal.version} compile + + + ch.qos.logback + logback-classic + + com.att.cdp cdp-pal-openstack + ${cdp.pal.version} compile + + + com.att.cdp + cdp-pal-common + + @@ -96,17 +101,6 @@ javax.ws.rs-api - - - com.sun.jersey - jersey-client - - - - com.sun.jersey - jersey-json - - javax.xml.bind jaxb-api @@ -218,7 +212,7 @@ 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.*,javax.security.auth.* - *;scope=compile|runtime;artifactId=!sli-common|!appc-common|org.eclipse.osgi|slf4j-api|jcl-over-slf4j|xml-apis + *;scope=compile|runtime;artifactId=!sli-common|!appc-common-bundle|org.eclipse.osgi|slf4j-api|jcl-over-slf4j|xml-apis true @@ -228,4 +222,5 @@ + 1.6.4