Release Oxygen
[controller.git] / features / benchmark / odl-benchmark-api / pom.xml
index b4b4e8da0c7534edf87462428e71e9853979d258..edb37fe8cbf8e47a8d1c4154187f6c3642658638 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-benchmark-api</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Benchmark :: API</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.12.3-SNAPSHOT</version>
+            <version>0.12.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>