From 94bf6cb9d8a780b38b860acab89d32e50ce16391 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Sat, 15 Aug 2020 20:21:18 -0500 Subject: RAN Slice YANG Model and Associated Feature code This includes YANG models to be used for RAN Slice use case/POC in Gulian, and associated ranSlice Karaf feature code. Issue-ID: CCSDK-2661 SIgned-off-by: SandeepLinux Change-Id: I75ab8860c67bd25b7fdbcb5da734d705bfdce1b6 --- sdnr/northbound/ranSlice/feature/pom.xml | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 sdnr/northbound/ranSlice/feature/pom.xml (limited to 'sdnr/northbound/ranSlice/feature') diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml new file mode 100644 index 000000000..fef1ece3c --- /dev/null +++ b/sdnr/northbound/ranSlice/feature/pom.xml @@ -0,0 +1,47 @@ + + + + + 4.0.0 + + + org.onap.ccsdk.parent + single-feature-parent + 2.0.1-SNAPSHOT + + + + org.onap.ccsdk.features.sdnr.northbound + ranSlice-feature + 1.0.1-SNAPSHOT + feature + + ccsdk-features :: sdnr-northbound :: ${project.artifactId} + + + + ${project.groupId} + ranSlice-provider + ${project.version} + + + -- cgit 1.2.3-korg