Bump mdsal to 4.0.4
[controller.git] / features / mdsal / odl-toaster / pom.xml
index 005ecdcd74b0119c7fb3e64fd3046ba07e9e0094..8ec4e06693186fd5a38b5318f426d774c0c355a8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.8</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-toaster</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.11.0-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>3.0.3</version>
+            <version>4.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>