diff options
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> |