Bump mdsal to 4.0.4
[controller.git] / features / benchmark / odl-benchmark-api / pom.xml
index e7ae979a011a3c427b83e7455d2716d8d4695c39..ce52de618620440e91392d607eb3811512f2bc3b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-benchmark-api</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Benchmark :: API</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>3.0.6</version>
+            <version>4.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>