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 59e23b3ae..922ac4f9d 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -39,6 +39,7 @@ <module>apigateway</module> <module>devicemodel</module> <module>websocketmanager2</module> + <module>helpserver</module> </modules> </project> |