Add <scm> section to all pom.xml files
[lispflowmapping.git] / commons / build_tools / pom.xml
index 5a78def3154ae60c4b773f89f9f0e02fc0a87f88..d497ecfb81e4477a2deafa8d5a5923ae541f3c09 100644 (file)
        <artifactId>common.build.tools</artifactId>
        <version>1.1.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>