From d5ae32097a639dae335426bf6b74b60582159936 Mon Sep 17 00:00:00 2001 From: Mehreen Kaleem Date: Wed, 19 Feb 2020 07:22:45 +0000 Subject: optical-service package added for service create and service delete and to handle async notifications from controller. Change-Id: I117c331e73520a023b9a67a07ede9cc4171cd414 Issue-ID: SDNC-928 Signed-off-by: Mehreen Kaleem --- features/sdnc-northbound-all/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'features') diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 27e0a07c..cd3852ac 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -35,6 +35,13 @@ xml features + + ${project.groupId} + sdnc-optical-service + ${project.version} + xml + features + ${project.groupId} sdnc-vnfapi -- cgit 1.2.3-korg