Merge "Bug 6628 - Handling missing router entities DMAC table flows"
[netvirt.git] / vpnservice / pom.xml
index 6845650146c0d7c772d4d29e43c78bb7dec93091..65b7d7778c190992e806c45c497c9d5e50325797 100644 (file)
@@ -8,11 +8,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>vpnservice</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
@@ -23,7 +23,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>commons/binding-parent</module>
     <module>commons/config-parent</module>
     <module>commons/it-parent</module>
-    <module>utils</module>
     <module>model-bgp</module>
     <module>vpnmanager</module>
     <module>elanmanager</module>