X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=2fb7b0e00803e21d2d842bcbaa8f2745b3822b1c;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=1350b66eb65db74c62a798bfda8e7f48138d54c7;hpb=cef7af12f3a60bffc10cdde8090244e7b43a8f64;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 1350b66eb6..1d32f39eea 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 3.1.2 + 10.0.0 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.9-SNAPSHOT + 8.0.1-SNAPSHOT + + + + true + - ${project.groupId} - yang-data-impl - 2.0.9-SNAPSHOT + org.opendaylight.yangtools + yang-data-tree-ri + 8.0.1-SNAPSHOT - ${project.groupId} + org.opendaylight.yangtools yang-test-util - 2.0.9-SNAPSHOT + 8.0.1-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 + + + + + + +