X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=29dbd4be2e95adcbdb2275b7d849223704017123;hb=a257eeb5333f6719db8afed7258fa0ce3dbdc0ae;hp=e454dc0846dd71ea124c9edd6c47b1147ed8d4fd;hpb=3e8e0708a276ab45c9123a44417453ff62f6331d;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e454dc0846..29dbd4be2e 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 4.0.5 + 11.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools benchmarks - 2.1.7-SNAPSHOT + 9.0.0-SNAPSHOT + + + + true + org.opendaylight.yangtools - yang-data-impl - 2.1.7-SNAPSHOT + yang-data-tree-ri + 9.0.0-SNAPSHOT org.opendaylight.yangtools yang-test-util - 2.1.7-SNAPSHOT + 9.0.0-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 + + + + + + +