SDN-R Server provide GUI cut through for ODLUX

SDN-R Server provide GUI cut through for ODLUX

Issue-ID: SDNC-1396
Change-Id: I9f510a03dcc07ab0efb84522611fc17e546da93f
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index 1c0a91f..92f0aa6 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>