Bumping versions by 0.1.0 for next dev cycle
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 15 Jan 2016 01:14:41 +0000 (20:14 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 15 Jan 2016 01:14:41 +0000 (20:14 -0500)
Change-Id: I2155a23eb208cc34d29b3e5ee0c8f6a3f551cacf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 170e0e9ad127b4ff9c1f72d2ec2a2c4d9e181248..172751f750b05019c4f0016b52b9840547628e32 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-protocol-framework</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.4.0-SNAPSHOT</config.version>
+    <config.version>0.5.0-SNAPSHOT</config.version>
   </properties>
 
   <dependencies>