Datastore txes: natservice, part 3
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 044171c164a40df0a9ae76648c1e3ffda475bf4a..fbbea8a6d0381c69f07d9e818f5110ea3d0d30d3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.0.2</version>
+        <version>3.1.2</version>
         <relativePath/>
     </parent>
 
@@ -52,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>
@@ -66,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>