From 790ddb83355800cc037ea1ea3ca8610bb78018d5 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 29 Oct 2019 12:50:10 -0700 Subject: Change code to use dmaap microservice Change method calls that used to go to the dmaap adapter, to now go to the appc service communicator, which connects to the dmaap micro service. Change-Id: I619fcb408e14fa0b926950192463d9c92ab7dbba Signed-off-by: Patrick Brady Issue-ID: APPC-1744 --- appc-dg-util/appc-dg-util-bundle/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'appc-dg-util/appc-dg-util-bundle') diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index f59079a57..f57a544d5 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -158,11 +158,6 @@ org.json json - - org.onap.appc - appc-dmaap-adapter-bundle - ${project.version} - org.onap.appc appc-netconf-adapter-bundle -- cgit 1.2.3-korg