Bug 4105: Add EntityOwnerDataChangeListener
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bde0e73a20eb6b07627ffebc9f46d10b4e070a02..21bae79df21f97ac4c3c6ea61b3256488657c832 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <module>opendaylight/md-sal</module>
     <!-- config -->
     <module>opendaylight/config</module>
-    <!-- netconf -->
-    <module>opendaylight/netconf</module>
 
-    <!-- adsal -->
-    <module>opendaylight/adsal</module>
+    <module>opendaylight/model</module>
 
     <!-- Parents -->
     <module>opendaylight/commons/concepts</module>
@@ -45,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>