X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=1d32f39eea8b4bf3124d2929cfcbe8cc400ed6b3;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=b96eb9c3359d3421eb7438fb08c599a0df848cac;hpb=d61b33330af9c280688f95e9b240f8a85f73f3ff;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index b96eb9c335..1d32f39eea 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent odlparent - 7.0.1 + 10.0.0 4.0.0 org.opendaylight.yangtools benchmarks - 5.0.0-SNAPSHOT + 8.0.1-SNAPSHOT @@ -28,27 +28,39 @@ org.opendaylight.yangtools - yang-data-impl - 5.0.0-SNAPSHOT + yang-data-tree-ri + 8.0.1-SNAPSHOT org.opendaylight.yangtools yang-test-util - 5.0.0-SNAPSHOT + 8.0.1-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 + + + + + + +