Have openflow switch report all flow removals
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 692c0c6b2148cad65a168384b585efde7a733600..ec045f10cd915eab9f50bafcc0888b6a37caa62f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>
+    <!-- config -->
     <module>opendaylight/config</module>
+    <!-- netconf -->
     <module>opendaylight/netconf</module>
-    <!-- config -->
 
     <!--  Web bundles -->
     <module>opendaylight/web/root</module>
     <module>opendaylight/northbound/containermanager</module>
     <module>opendaylight/northbound/networkconfiguration/bridgedomain</module>
     <module>opendaylight/northbound/httpservice-bridge</module>
+    <module>opendaylight/northbound/jolokia</module>
+    <module>opendaylight/northbound/connectionmanager</module>
+    <module>opendaylight/northbound/usermanager</module>
 
     <!-- Northbound integration tests -->
     <module>opendaylight/northbound/integrationtest</module>