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 f616f9abe..9ec1ea449 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -37,6 +37,7 @@ <modules> <module>apigateway</module> + <module>devicemodel</module> </modules> </project> |