Basic Northbound APIs for User Management
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4d0d2ee52b7d5b67dbf9ea6947a049b73d2f029f..97b308868570b233cbd35be4630b23f64ceb2b65 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>
+    <module>opendaylight/northbound/connectionmanager</module>
+    <module>opendaylight/northbound/usermanager</module>
 
     <!-- Northbound integration tests -->
     <module>opendaylight/northbound/integrationtest</module>