From ab118e5eb61dff21de8516018c48d1eb9e0654de Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Wed, 2 Sep 2020 22:35:56 -0500 Subject: Platform Logic and DG's for RANSlice feature This code commit includes basic DG templates required to support RANSlice feature. DG's will be updated during further development and testing cycle. Issue-ID: CCSDK-2723 Signed-off-by: SandeepLinux Change-Id: Ia8960f59a2e2c3e4a14328e43b12777eddcb7baa --- platform-logic/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform-logic/pom.xml') diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 34c33f8d..4d17bf20 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -24,6 +24,7 @@ oofpcipoc-api a1Adapter-api cMNotify-api + ran-slice-api restapi-templates installer -- cgit 1.2.3-korg