Merge "Call per page clean up if that is defined."
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index 6984fd647b59c9599c3e00e44c07c6e293448f90..f6a7808b23f314593539de8b1e6ae278fcc96893 100644 (file)
@@ -48,6 +48,9 @@
     <module>../../statisticsmanager</module>
     <module>../../topologymanager</module>
     <module>../../usermanager</module>
+    <module>../../security</module>
+    
+    
     <module>../../../third-party/openflowj</module>
     <module>../../../third-party/net.sf.jung2</module>
     <module>../../../third-party/jersey-servlet</module>
@@ -64,6 +67,8 @@
     <module>../../web/topology</module>
     
     <!-- Northbound bundles -->
+    
+     
     <module>../../northbound/commons</module>
     <module>../../northbound/topology</module>
     <module>../../northbound/staticrouting</module>
@@ -72,7 +77,7 @@
     <module>../../northbound/hosttracker</module>
     <module>../../northbound/subnets</module>
     <module>../../northbound/switchmanager</module>
-
+    
     <!-- Debug and logging -->
     <module>../../logging/bridge</module>
 
@@ -81,6 +86,8 @@
        
     <!-- Samples -->
     <module>../../samples/simpleforwarding</module>
+    <module>../../samples/loadbalancer</module>
+    <module>../../samples/northbound/loadbalancer</module>
   </modules>
   
   <build>