added address types to the yang model
[lispflowmapping.git] / distribution / pom.xml
index b1a51a4f633ddbe71378a4b2df199410d089fdf0..0e0b1ed42002c2a5ade9ba28275be4157fa043ae 100644 (file)
@@ -15,7 +15,9 @@ http://maven.apache.org/maven-v4_0_0.xsd">
   <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>
@@ -24,7 +26,7 @@ http://maven.apache.org/maven-v4_0_0.xsd">
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>distribution.opendaylight</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.1.1-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->