Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / sal-binding-util / pom.xml
index eb4f6b187b03429cea5277cd026bfd57d6041387..2ac409db01872c8c0ee7a5f8d0caf64b6d6d9cd8 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-util</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.7.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>