Bump versions by x.y.(z+1)
[integration/distribution.git] / version / pom.xml
index 683142a56bcd9c0e130991fd5ebe7c5ae68cfe3e..8cb6a3f673662b60649e49851db9300f3bf356a0 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-filtering-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>version</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -41,6 +41,6 @@
     </scm>
     <!-- Is there a way to inherit/include properties from a file bumped autimatically? -->
     <properties>
-        <feature.odlparent.version>1.8.0-SNAPSHOT</feature.odlparent.version>
+        <feature.odlparent.version>2.0.5</feature.odlparent.version>
     </properties>
 </project>