Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / mdsal-common-util / pom.xml
index 4a644612884f0cbc2776ca8aee89d971ff8b6271..7b51a79e4583747e9900e350c911c98b5ac5eb27 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-common-util</artifactId>
-    <version>2.6.0-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.6.0-SNAPSHOT</version>
+                <version>2.7.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>