Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / pom.xml
index 5633be08935b984081cb063c666228c84dc688df..2a04764972545dfdeda1f31eca20e9224eb472e9 100644 (file)
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>sample-toaster-consumer</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.6.3-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.6.4-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencyManagement>
@@ -22,7 +22,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>