Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / entityownership / mdsal-eos-common-spi / pom.xml
index 87334ed2bec1a286bed4b9ef0b65919bd47f95fd..6466d7c95f11b6d580253d9a47bab93ab76bea7e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos-common-spi</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,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>