From a88eb4a899fee09bc3c067a2764bb182d485d119 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Mon, 2 Mar 2020 16:43:31 -0600 Subject: [PATCH] Include CMNotify feature in SDNR Integration of CMNotify feature in ccsdk-features- sdnr-northbound-all meta feature Issue-ID: CCSDK-2148 Signed-off-by: SandeepLinux Change-Id: I52d4729e009e9f4abfed4514c5911c51c037f1c2 --- .../northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml index 559a22b14..6f6c6d359 100644 --- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml +++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml @@ -72,5 +72,12 @@ xml features + + ${project.groupId} + CMNotify-feature + ${project.version} + xml + features + -- 2.16.6