Merge remote branch 'origin/release-1.0.X' into develop
[lispflowmapping.git] / distribution / pom.xml
index 1971c5d92a79ab39e483e702282c0c40d4e0c1e9..47148451def116333c5a7ef05b5c857a24b2d422 100644 (file)
@@ -6,7 +6,7 @@ http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
@@ -14,13 +14,12 @@ http://maven.apache.org/maven-v4_0_0.xsd">
   <packaging>pom</packaging>
   <name>LISP Flow Mapping Distribution</name>
 
-  <modules>
-    <module>../commons/parent</module>
-    <module>../commons/build_tools</module>
-    <module>../commons/code-parent</module>
-    <module>../commons/unittest_tools</module>
-    <module>../mappingservice</module>
-  </modules>
+  <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>
 
   <dependencies>
     <dependency>