diff options
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index 43a540eef..6b0dfdf6e 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -58,6 +58,7 @@ <module>devicemanager-adapter-manager</module> <module>mountpoint-registrar</module> <module>odlux</module> + <module>oauth-provider</module> <module>featureaggregator</module> </modules> </project> |