From: Patrick Brady Date: Wed, 22 Aug 2018 21:12:25 +0000 (-0700) Subject: Add dependencies for appc-sdc bundle X-Git-Tag: 1.4.0~62 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F61913%2F2;p=appc.git Add dependencies for appc-sdc bundle Theses dependencies are needed for the sdc-distribution-client. They existed as embedded dependencies, but had no maven dependency entry. Change-Id: I1ba65dbd202ee8226351120480b0806394a2867d Signed-off-by: Patrick Brady Issue-ID: APPC-1158 --- diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 587175801..f57385a8d 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -110,6 +110,16 @@ limitations under the License. com.att.eelf eelf-core + + com.att.nsa + cambriaClient + ${cambriaClient.version} + + + com.att.nsa + saClientLibrary + ${saClientLibrary.version} + ch.qos.logback logback-core