Add <scm> section to all pom.xml files
[lispflowmapping.git] / mappingservice / yangmodel / pom.xml
index 7ddf42214dda30afcd0a48039e7214cd5b5741ea..0c7226d280a37fc82b8ec1da2789c5f134e724ed 100755 (executable)
        <artifactId>mappingservice.yangmodel</artifactId>
        <version>1.0.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>