diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-19 18:53:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-19 18:53:54 +0000 |
commit | ee32e9add9e3daf0360dd12e0219f234041dfb93 (patch) | |
tree | 4f28f7f3dae0688ccc873095cc617d02c0fb90a5 /sdnr/northbound/pom.xml | |
parent | 6e164bc0f1f6688714033e95731942a89f5f1868 (diff) | |
parent | 94bf6cb9d8a780b38b860acab89d32e50ce16391 (diff) |
Merge "RAN Slice YANG Model and Associated Feature code"
Diffstat (limited to 'sdnr/northbound/pom.xml')
-rw-r--r-- | sdnr/northbound/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 311e4da9b..52ccbf71b 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -45,6 +45,7 @@ <module>oofpcipoc</module> <module>a1Adapter</module> <module>CMNotify</module> + <module>ranSlice</module> <module>features</module> </modules> </project> |