From 8887096b3b5472b1a31a0b9d92ce9d098c615bf1 Mon Sep 17 00:00:00 2001 From: janani b Date: Tue, 19 Mar 2019 19:37:13 +0530 Subject: Dmaap Publisher base code Dmaap publisher code for any component to create a session with the message-router Issue-ID: CCSDK-693 Change-Id: I4e992f8e0d797a9a5ba169c47b81a54cabc907cb Signed-off-by: janani b --- ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml') diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index 0dd3da35..3d63a57a 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -31,9 +31,6 @@ Blueprints Processor Dmaap Lib Blueprints Processor Dmaap Lib - - 1.1.5 - @@ -71,6 +68,10 @@ kotlin-test-junit test + + org.onap.ccsdk.apps.blueprintsprocessor + processor-core + -- cgit 1.2.3-korg