Add SCM section to all the poms
[controller.git] / opendaylight / archetypes / odl-model-project / pom.xml
index eb81614983f6da8fbab0201295e3fb91c906b173..9d05405380bd22c05b8ed230e328e31919ec8e08 100644 (file)
@@ -8,6 +8,11 @@
   <packaging>maven-archetype</packaging>\r
 \r
   <name>odl-model-project</name>\r
+  <scm>\r
+    <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>\r
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>\r
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>\r
+  </scm>\r
 \r
   <build>\r
     <extensions>\r