Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-toaster / pom.xml
index 2df282c0456bddf9240b0ad114dd0c8a8e6fb11d..8ea7314c4a68cb0c0e32370ac1154da0175e9172 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-toaster</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.10.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Toaster</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>4.0.3</version>
+            <version>4.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>