Bump versions by x.(y+1).z for next dev cycle
[integration/distribution.git] / version / pom.xml
index 683142a56bcd9c0e130991fd5ebe7c5ae68cfe3e..98b8eabe0039623e99dc4dbdbd58ac5954bdf619 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-filtering-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>version</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-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>1.9.0-SNAPSHOT</feature.odlparent.version>
     </properties>
 </project>