X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=9920c0caa89ff57b15dbae403ad9be9429f5b7ba;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=b96eb9c3359d3421eb7438fb08c599a0df848cac;hpb=d61b33330af9c280688f95e9b240f8a85f73f3ff;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index b96eb9c335..9920c0caa8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent odlparent - 7.0.1 + 8.1.5 4.0.0 org.opendaylight.yangtools benchmarks - 5.0.0-SNAPSHOT + 6.0.10-SNAPSHOT @@ -29,26 +29,38 @@ org.opendaylight.yangtools yang-data-impl - 5.0.0-SNAPSHOT + 6.0.10-SNAPSHOT org.opendaylight.yangtools yang-test-util - 5.0.0-SNAPSHOT + 6.0.10-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 + + + + + + +