Bump versions by x.(y+1).z for next dev cycle
[genius.git] / commons / binding-parent / pom.xml
index a65556028e2d72c74f22487bc5a5241d0890c824..317e8645162192535f79ab4450611028ceb55082 100644 (file)
@@ -10,30 +10,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
 
   <properties>
-    <ietf.inet.types.version>2010.09.24.13.0-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.13.0-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.13.0-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.13.0-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.13.0-SNAPSHOT</yang.ext.version>
-    <controller.mdsal.version>1.8.0-SNAPSHOT</controller.mdsal.version>
-    <model.bgp.version>2013.07.15.13.0-SNAPSHOT</model.bgp.version>
-    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
-    <genius.ovsdb.version>1.7.0-SNAPSHOT</genius.ovsdb.version>
-    <genius.infrautils.version>1.4.0-SNAPSHOT</genius.infrautils.version>
+    <ietf.inet.types.version>2010.09.24.14.0-SNAPSHOT</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.14.0-SNAPSHOT</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.14.0-SNAPSHOT</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.14.0-SNAPSHOT</iana.if.type.version>
+    <yang.ext.version>2013.09.07.14.0-SNAPSHOT</yang.ext.version>
+    <controller.mdsal.version>1.9.0-SNAPSHOT</controller.mdsal.version>
+    <model.bgp.version>2013.07.15.14.0-SNAPSHOT</model.bgp.version>
+    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
+    <genius.ovsdb.version>1.8.0-SNAPSHOT</genius.ovsdb.version>
+    <genius.infrautils.version>1.5.0-SNAPSHOT</genius.infrautils.version>
   </properties>
 
   <dependencyManagement>