From ff8fe5ab0fd9d493d62608bf309658990ff22576 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Mon, 21 Sep 2020 21:31:43 -0500 Subject: Bug fix in SDNR Northbound features POM file Include dependency for RANSlice feature in the ccsdk-features-sdnr-northbound-all POM file Issue-ID: CCSDK-2847 Change-Id: I4d16fca9f63322dc54a593fac2d2eeef2b5cd71d Signed-off-by: Dan Timoney Signed-off-by: SandeepLinux --- .../northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 7 +++++++ sdnr/northbound/pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'sdnr') 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 54b5202c6..87f183e54 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} + ranSlice-feature + ${project.version} + xml + features + diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 4da5e5a7d..ab8ed1b4c 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -39,7 +39,7 @@ pom ccsdk-features :: ${project.artifactId} - SDN-R RAN, OOF PCI ANR POC, A1 Adapter, CMNotify + SDN-R RAN, OOF PCI ANR POC, A1 Adapter, CMNotify, RANSlice oofpcipoc -- cgit 1.2.3-korg