Bump versions by x.(y+1).z for next dev cycle
[groupbasedpolicy.git] / distribution-karaf / pom.xml
index 89e302b84b89dbf64c036697f0fe6a788ea82ade..6c906505f002886661c1a08b8fde24337fedbca3 100644 (file)
@@ -17,7 +17,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</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. -->
@@ -28,8 +28,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.6.0-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.6.0-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.7.0-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.7.0-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>