BUG 2185 : Introduce the SwitchBehavior message
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4798184bcfbb3277845e310c8ddf6b51995fe481..6ff7637298687a98d34b591dad4cea973ca9a184 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,8 @@
     <!-- netconf -->
     <module>opendaylight/netconf</module>
 
+    <module>opendaylight/model</module>
+
     <!-- Parents -->
     <module>opendaylight/commons/concepts</module>
     <module>opendaylight/commons/protocol-framework</module>
@@ -42,7 +44,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>