On container removal, remove startup files from the cluster
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cd54dd40b4a475dd8555b935090b546da9b52655..5899d563e8dd2d1d5a38e8bc7e0288dbcc39bf4c 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/jolokia</module>
     <module>opendaylight/northbound/connectionmanager</module>
     <module>opendaylight/northbound/usermanager</module>
+    <module>opendaylight/northbound/controllermanager</module>
 
     <!-- Northbound integration tests -->
     <module>opendaylight/northbound/integrationtest</module>