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