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