Bump odlparent to 4.0.8
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5c83204f68f57eb9b93d38335ab7e08e060396df..982369a80d0971245dcfdcf6b6bd9a465669c5de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,14 +11,14 @@ 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>4.0.8</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-aggregator</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
-    <name>ODL :: netvirt :: ${project.artifactId}</name>
+    <version>0.8.0-SNAPSHOT</version>
+    <name>netvirt</name> <!-- Used by Sonar to set project 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>