Bump versions by x.(y+1).z for next dev cycle
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Apr 2017 01:45:30 +0000 (11:45 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Apr 2017 01:45:30 +0000 (11:45 +1000)
Change-Id: Ife090ef2c9bb25e515b2fb06e2766c56d8174d76
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index c50ee654b22157fc733cac65a55d40a716a4408e..89668163cda53dabb9bea34384e2231ca5d9d085 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../../config/config-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>protocol-framework</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>