Migrate to odlparent 2.0.0
[integration/distribution.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 86da3d8599ed2d069e8d9c4b812f2b62bfce1607..8fb3aec0c497db5c78d6879c9454918b62e5e490 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-aggregator</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> value is used by Sonar to set project name -->
     <name>Integration/Distribution</name>
         <!-- Keep this list sorted alphabetically please -->
         <module>artifacts</module>
         <module>karaf</module>
-        <module>distribution-karaf</module>
         <module>features</module>
-        <module>features3-distribution</module>
-        <module>features3-index</module>
-        <module>features3-test</module>
         <module>version</module>
     </modules>
 </project>