MdsalApiManager cleanup - dhcpservice
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5c83204f68f57eb9b93d38335ab7e08e060396df..94b6a49ec7138e242c8aaa19e6eada3e70e7dbb7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.2</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-aggregator</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <module>artifacts</module>
         <module>bgpmanager</module>
         <module>cache</module>
-        <module>cloud-servicechain</module>
         <module>coe</module>
         <module>commons</module>
         <module>dhcpservice</module>
@@ -65,7 +64,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <module>neutronvpn</module>
         <module>qosservice</module>
         <module>statemanager</module>
-        <module>statistics</module>
         <module>vpnmanager</module>
     </modules>