Fix license header violations in controller
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bde0e73a20eb6b07627ffebc9f46d10b4e070a02..bd5c3e1608f7604ba8713a888c75ef7af308bd27 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,9 +23,6 @@
     <!-- netconf -->
     <module>opendaylight/netconf</module>
 
-    <!-- adsal -->
-    <module>opendaylight/adsal</module>
-
     <!-- Parents -->
     <module>opendaylight/commons/concepts</module>
     <module>opendaylight/commons/protocol-framework</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>