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