Added extensible implementation of Transformators
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index f9cddd45f9c605128f8b26a66f4e016ba087a7ef..86725e9d05b388a10a4ee8b29e90ac922650133e 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,7 @@
     <module>../../samples/simpleforwarding</module>
     <module>../../samples/loadbalancer</module>
     <module>../../samples/northbound/loadbalancer</module>
+    <module>../../commons/concepts</module>
   </modules>
 
   <build>