Bump versions by x.y.(z+1)
[integration/distribution.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d63c7559be093ec534a066acff6a9c3c7acaa94b..8eaf03e9300e4b1c4d0011361e807904e15c4373 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-aggregator</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.2-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>