Fix the short option for 'no-warning-for-unkeyed-lists'
[yangtools.git] / benchmarks / pom.xml
index 07a264145e65fb1cb94a87049fe600da463ac92f..6c18c9a4e66b1812ea3a56ff18e0d0b491b27251 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>9.0.0-SNAPSHOT</version>
 
     <properties>
         <!-- JMH-generated code does not pass SB (very noisily)-->
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-tree-ri</artifactId>
-            <version>8.0.0-SNAPSHOT</version>
+            <version>9.0.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>8.0.0-SNAPSHOT</version>
+            <version>9.0.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>