Add <scm> section to all pom.xml files
[lispflowmapping.git] / distribution / pom.xml
index 832632a4d261cf05fcdb85488486b781c033f254..894f928de5f7ed3272b2e5480dc9863501469b46 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>