Add <scm> section to all pom.xml files
[lispflowmapping.git] / mappingservice / integrationtest / pom.xml
index 3e2ea98104044c3fefc73021ce119879529f3455..3c582fac3c40990ab4fd9c5a1ce3511536aa988e 100644 (file)
        </parent>
        <groupId>org.opendaylight.lispflowmapping</groupId>
        <artifactId>mappingservice.integrationtest</artifactId>
+       <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>
 
        <repositories>
                <!-- OpenDayLight Released artifact -->