X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-event-listener%2Fappc-event-listener-bundle%2Fpom.xml;h=8ee0358d01ae8988f2d100044be47d5ba1a850ff;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=0154552e0bc56b2b7acc0f1694a42c0c67e6545b;hpb=a91f0727cf7d51b0512d0790c18f7ddce5c5a248;p=appc.git diff --git a/appc-event-listener/appc-event-listener-bundle/pom.xml b/appc-event-listener/appc-event-listener-bundle/pom.xml index 0154552e0..8ee0358d0 100644 --- a/appc-event-listener/appc-event-listener-bundle/pom.xml +++ b/appc-event-listener/appc-event-listener-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 ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,15 +18,16 @@ 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-event-listener - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.6.2 + + org.onap.appc appc-event-listener-bundle bundle @@ -40,13 +41,24 @@ ${project.version} --> + + ch.qos.logback + logback-classic + ${logback.version} + com.att.eelf eelf-core - + + + ch.qos.logback + logback-classic + + + org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -78,7 +90,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.3 org.apache.httpcomponents @@ -90,7 +102,10 @@ equinoxSDK381 org.eclipse.osgi - + + commons-codec + commons-codec + com.fasterxml.jackson.core jackson-databind @@ -118,6 +133,7 @@ org.mockito mockito-core + test @@ -139,7 +155,7 @@ *;resolution:=optional - httpclient,httpcore,jasypt,commons-lang,commons-lang3,appc-common, + httpclient,httpcore,jasypt,commons-lang,commons-lang3,commons-codec,appc-common-bundle, logback-core,logback-classic,eelf-core,commons-logging;scope=compile|runtime;inline=false true @@ -149,4 +165,5 @@ + 1.6.4