X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=2b18c6776fcf1e6267de222da8501aa1049bffc8;hb=6e981af6ae74b4429afad484d408fdf31c48347c;hp=a3ca04abe127ea91e681c21c451e23f9d552b460;hpb=af03a4d8e0ee7bda36c45a64cbaf494474624947;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index a3ca04abe1..2b18c6776f 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent odlparent - 6.0.1 + 9.0.14 4.0.0 org.opendaylight.yangtools benchmarks - 4.0.2-SNAPSHOT + 7.0.16 @@ -29,26 +29,38 @@ org.opendaylight.yangtools yang-data-impl - 4.0.2-SNAPSHOT + 7.0.16 org.opendaylight.yangtools yang-test-util - 4.0.2-SNAPSHOT + 7.0.16 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 + + + + + + +