Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-binding-util / pom.xml
index 7fd4c41ed0a41e6ef05169bc1e15c85fe0d9bd99..c07fa10af04e6f80c671ac28266b9480fe4fdac8 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-util</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>