Add <scm> section to all pom.xml files
[lispflowmapping.git] / mappingservice / pom.xml
index 4710bc124382bf2754f6f324da41847256c3ce16..189d32826c210d1f761b43c150d6e49144823176 100644 (file)
        <artifactId>mappingservice-parent</artifactId>
        <version>1.0.0-SNAPSHOT</version>
        <packaging>pom</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>
         <modules>
                <module>yangmodel</module>
                 <module>api</module>