Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / binding2 / mdsal-binding2-spi / pom.xml
index 90e82534ec36da95788dba6c42ed59b2d340961f..00552bac4fd04cd2377d9972a839ddf0370af0f4 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding2-spi</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.0-SNAPSHOT</version>
+                <version>2.6.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>