Bump versions by x.(y+1).z for next dev cycle
[controller.git] / features / benchmark / odl-benchmark-api / pom.xml
index 6f0c3988ab90696dbca13ed1dae821a7c7e170a7..d0790731e908844dfe18b58c24b5adb9c1e969cc 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-benchmark-api</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Benchmark :: API</name>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.12.0-SNAPSHOT</version>
+            <version>0.13.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>