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 1c0a91f2c..92f0aa626 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -43,6 +43,7 @@ <modules> <module>common</module> + <module>common-yang</module> <module>apigateway</module> <module>websocketmanager2</module> <module>helpserver</module> |