Add <scm> section to all pom.xml files
[lispflowmapping.git] / distribution / pom.xml
index 6ec551ed97a0d3157eb90ba8b5661e8205d5a2b2..fb13114d15905e8628ab19a44d1a9992c53d099c 100644 (file)
@@ -14,6 +14,13 @@ http://maven.apache.org/maven-v4_0_0.xsd">
   <packaging>pom</packaging>
   <name>LISP Flow Mapping Distribution</name>
 
+  <scm>
+    <connection>scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git</connection>
+    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git</developerConnection>
+    <url>https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main</url>
+    <tag>HEAD</tag>
+  </scm>
+
   <modules>
     <module>../commons/parent</module>
     <module>../commons/build_tools</module>