From 0042e9e09d4d43422459f9b1574e61d6c625099d Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Mon, 20 May 2019 15:27:55 -0400 Subject: Add Kafka client services Change-Id: I76cf52f6df10e114539c4d65620f431e0f747644 Issue-ID: CCSDK-1349 Signed-off-by: Brinda Santh --- ms/blueprintsprocessor/modules/commons/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ms/blueprintsprocessor/modules/commons/pom.xml') diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 5fdfb5064..782ce614e 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -36,6 +36,7 @@ rest-lib dmaap-lib grpc-lib + message-lib -- cgit 1.2.3-korg