Release Sodium
[controller.git] / features / benchmark / odl-mdsal-benchmark / pom.xml
index f8636db188272389ddd22777aac82f4d4e6126de..ca9511b23ba0a0de34b48a78361e0ba7a573ccfc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.4</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-benchmark</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.4</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: benchmark</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.10.2-SNAPSHOT</version>
+            <version>1.10.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>