X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=bf490ea5b8a534c42558d5bece91a661f2a20279;hb=db65d54257bccbb283d47e023a803daccad1ec1d;hp=5d79b4d5a3bb71acc2936fe937e423835c86e0aa;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 5d79b4d5a3..bf490ea5b8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 5.0.1 + 10.0.0 4.0.0 org.opendaylight.yangtools benchmarks - 3.0.5-SNAPSHOT + 8.0.2-SNAPSHOT + + + + true + org.opendaylight.yangtools - yang-data-impl - 3.0.5-SNAPSHOT + yang-data-tree-ri + 8.0.2-SNAPSHOT org.opendaylight.yangtools yang-test-util - 3.0.5-SNAPSHOT + 8.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 + + + + + + +