Add <scm> section to all pom.xml files
[lispflowmapping.git] / commons / parent / pom.xml
index 4758eac3b98ecfe21f7e5e6d4c8791e72ea91e85..3d8c36c24978c3edc85109c03477577198280571 100644 (file)
@@ -7,9 +7,11 @@
        <description></description>
        <packaging>pom</packaging>
        <url>http://www.opendaylight.org</url>
-
        <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>
        <properties>
                <lispflowmapping.version>1.0.0-SNAPSHOT</lispflowmapping.version>