From a53de8c65b55b5b02db634137858a9a8210e7183 Mon Sep 17 00:00:00 2001 From: efiacor Date: Mon, 5 Dec 2022 12:58:29 +0000 Subject: [SDC-DIST] Upgrade sdc-distr-client to 2.0.0 Signed-off-by: efiacor Change-Id: Iec9b7cda2d7eb498511c0c86523655af7749a74e Issue-ID: DMAAP-1803 --- northbound/ueb-listener/src/test/resources/ueb-listener.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'northbound/ueb-listener/src/test/resources/ueb-listener.properties') diff --git a/northbound/ueb-listener/src/test/resources/ueb-listener.properties b/northbound/ueb-listener/src/test/resources/ueb-listener.properties index 9cce1a7ba..41f92e767 100755 --- a/northbound/ueb-listener/src/test/resources/ueb-listener.properties +++ b/northbound/ueb-listener/src/test/resources/ueb-listener.properties @@ -1,4 +1,4 @@ -org.onap.ccsdk.sli.northbound.uebclient.asdc-address=localhost:1234 +org.onap.ccsdk.sli.northbound.uebclient.sdc-address=localhost:1234 org.onap.ccsdk.sli.northbound.uebclient.consumer-group=ccsdk1 org.onap.ccsdk.sli.northbound.uebclient.consumer-id=localhost_ccsdk1 org.onap.ccsdk.sli.northbound.uebclient.environment-name=UNITTEST -- cgit 1.2.3-korg