Merge "Modified construction of built-in yang types."
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index f9cddd45f9c605128f8b26a66f4e016ba087a7ef..b30241daa8144194d4e072fd45a964c192cbc376 100644 (file)
@@ -84,6 +84,8 @@
     <module>../../northbound/subnets</module>
     <module>../../northbound/switchmanager</module>
 
+    <!-- Northbound integration tests -->
+    <module>../../northbound/integrationtest</module>
     <!-- Debug and logging -->
     <module>../../logging/bridge</module>
 
@@ -95,6 +97,9 @@
     <module>../../samples/simpleforwarding</module>
     <module>../../samples/loadbalancer</module>
     <module>../../samples/northbound/loadbalancer</module>
+    <module>../../commons/concepts</module>
+    <module>../../commons/integrationtest</module>
+    
   </modules>
 
   <build>