Add <scm> section to all pom.xml files
[lispflowmapping.git] / mappingservice / yangmodel / pom.xml
index 720b31ee57f634a0db258ee079d7817fe2928a98..1a9479b4aebb0c4dea402c6d10d58e934e6cada0 100755 (executable)
        <artifactId>mappingservice.yangmodel</artifactId>
        <version>1.1.0-SNAPSHOT</version>
        <packaging>bundle</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>
        <build>
                <plugins>
                        <plugin>