X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=42db36396a1019f7c63deff581276410c036107c;hb=e36edde2de26941da99629fbf2594ac99d5c9915;hp=390037e1dae9c7b60dab12e85d49f60e760bcb91;hpb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 390037e1da..42db36396a 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 3.1.2 + 8.1.6 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.8-SNAPSHOT + 6.0.10-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.8-SNAPSHOT + 6.0.10-SNAPSHOT - ${project.groupId} + org.opendaylight.yangtools yang-test-util - 2.0.8-SNAPSHOT + 6.0.10-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 + + + + + + +