Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / mdsal-common-util / pom.xml
index 40d3c2d8f4bb3f589db23783a2354158c73d649f..4a644612884f0cbc2776ca8aee89d971ff8b6271 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-common-util</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.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>