From: Sandeep Shah Date: Tue, 22 Sep 2020 02:31:43 +0000 (-0500) Subject: Bug fix in SDNR Northbound features POM file X-Git-Tag: 1.1.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8ddfa73edfd9091dc840351fa76bd0a69dae206c;p=ccsdk%2Ffeatures.git 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 --- 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