Temporarily disabling config subsystem
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d1b65d590233509bf4ec092fcc9faa380eb8871c..3923bfd995367214fd52b0f88f1721e985b50db2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>
+    <!--
     <module>opendaylight/config</module>
+    -->
+    <module>opendaylight/netconf</module>
     <!-- config -->
 
     <!--  Web bundles -->
@@ -89,6 +92,7 @@
     <module>opendaylight/web/devices</module>
     <module>opendaylight/web/troubleshoot</module>
     <module>opendaylight/web/topology</module>
+    <module>opendaylight/web/osgi-brandfragment</module>
 
     <!--  Neutron -->
     <module>opendaylight/networkconfiguration/neutron</module>
     <module>opendaylight/northbound/switchmanager</module>
     <module>opendaylight/northbound/containermanager</module>
     <module>opendaylight/northbound/networkconfiguration/bridgedomain</module>
+    <module>opendaylight/northbound/httpservice-bridge</module>
 
     <!-- Northbound integration tests -->
     <module>opendaylight/northbound/integrationtest</module>
     <module>opendaylight/samples/loadbalancer</module>
     <module>opendaylight/samples/northbound/loadbalancer</module>
 
-    <!-- sanity test
     <module>opendaylight/distribution/sanitytest/</module>
-    -->
+
     <!-- Parents -->
     <module>opendaylight/commons/concepts</module>
     <module>opendaylight/commons/httpclient</module>