From 8ddfa73edfd9091dc840351fa76bd0a69dae206c 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 Signed-off-by: SandeepLinux Change-Id: I4d16fca9f63322dc54a593fac2d2eeef2b5cd71d --- .../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/northbound') 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 f520f0aca..e52b79e28 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 f7877608c..be575e8eb 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