Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / entityownership / mdsal-eos-binding-adapter / pom.xml
index 880d9fec0365eb3a5ef33ee5bc2957de52ac6ed0..c40a754c485b1740631901eca84c596b05675b1f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos-binding-adapter</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,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>