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