Bump versions by x.y.(z+1)
[controller.git] / features / benchmark / odl-ntfbenchmark / pom.xml
index 511497c1ac28d777a6533c31ea07f91db7e05afe..2950cdce3efb1ca26d0744f5e9c5fcee843a8859 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-ntfbenchmark</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: ntfbenchmark</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.11.0-SNAPSHOT</version>
+            <version>1.12.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>