X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=6c18c9a4e66b1812ea3a56ff18e0d0b491b27251;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=68a17d0141c7672d381462811bac410cfc8a9ceb;hpb=045c125be839d862378a100636d8f17c5f4a568d;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 68a17d0141..6c18c9a4e6 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent odlparent - 6.0.0 + 10.0.0 4.0.0 org.opendaylight.yangtools benchmarks - 4.0.0-SNAPSHOT + 9.0.0-SNAPSHOT @@ -28,27 +28,39 @@ org.opendaylight.yangtools - yang-data-impl - 4.0.0-SNAPSHOT + yang-data-tree-ri + 9.0.0-SNAPSHOT org.opendaylight.yangtools yang-test-util - 4.0.0-SNAPSHOT + 9.0.0-SNAPSHOT compile org.openjdk.jmh jmh-core - 1.21 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.21 + 1.23 + + + + maven-compiler-plugin + + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + + + + + +