Bug 4997 - Fix for ConnectionInfo parsing in showMdsal tool
[netvirt.git] / netvirt / pom.xml
index d0c5e1cb63cee84759be48a1fe28aa921b2ad5bb..3e801479f5798ffaeb523cbe8c2e63bbbb718c8c 100644 (file)
@@ -10,13 +10,13 @@ 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.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>netvirt-aggregator</artifactId>
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <name>netvirt</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
@@ -25,10 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </prerequisites>
   <modules>
     <module>api</module>
-    <module>impl</module>
-    <module>karaf</module>
-    <module>features</module>
-    <module>artifacts</module>
     <module>renderers</module>
   </modules>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->