Bug 4105: Remove EntityOwnershipCandidate
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4798184bcfbb3277845e310c8ddf6b51995fe481..21bae79df21f97ac4c3c6ea61b3256488657c832 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
     <module>opendaylight/md-sal</module>
     <!-- config -->
     <module>opendaylight/config</module>
-    <!-- netconf -->
-    <module>opendaylight/netconf</module>
+
+    <module>opendaylight/model</module>
 
     <!-- Parents -->
     <module>opendaylight/commons/concepts</module>
@@ -42,7 +42,7 @@
     <module>opendaylight/archetypes</module>
   </modules>
   <scm>
-    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+    <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>