summaryrefslogtreecommitdiffstats
path: root/platform-logic/pom.xml
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2020-09-02 22:35:56 -0500
committerSandeep Shah <sandeeplinux1068@gmail.com>2020-09-03 07:47:50 -0500
commitab118e5eb61dff21de8516018c48d1eb9e0654de (patch)
tree1e0379ae738f9bcc92ed6053a9260eac7d694593 /platform-logic/pom.xml
parent0b9839e70cb6a3ba1328f37792d33cd1896309ef (diff)
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 <Sandeep.Shah@ibm.com> Change-Id: Ia8960f59a2e2c3e4a14328e43b12777eddcb7baa
Diffstat (limited to 'platform-logic/pom.xml')
-rw-r--r--platform-logic/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<module>oofpcipoc-api</module>
<module>a1Adapter-api</module>
<module>cMNotify-api</module>
+ <module>ran-slice-api</module>
<module>restapi-templates</module>
<module>installer</module>
</modules>