Add <scm> section to all pom.xml files
[lispflowmapping.git] / commons / build_tools / pom.xml
index bb72409e4bb1b911ee033140833629148575f708..60a97f0ae4a44e6024b73bedf6a1878b327ee771 100644 (file)
        <artifactId>common.build.tools</artifactId>
        <version>1.0.0-SNAPSHOT</version>
        <packaging>jar</packaging>
+       <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>
 </project>