diff options
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index cd200a67c..d0c0ee7b6 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -47,5 +47,7 @@ <module>devicemanager-onf</module> <module>devicemanager-oran</module> <module>devicemanager-gran</module> + <module>odlux</module> + <module>featureaggregator</module> </modules> </project> |