Bug 5239: Fix IID Source/Dest lookup
[lispflowmapping.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a36ecdffb5af90973b6a32a53157afd0c88680fe..d4c3323f2aa4b85690994bb6550dfe47ad2314d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>
 
@@ -27,7 +27,7 @@
     <module>ui</module>
     <module>features</module>
     <module>distribution-karaf</module>
-    <module>mappingservice/integrationtest</module>
+    <module>integrationtest</module>
   </modules>
 
   <build>