X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=9920c0caa89ff57b15dbae403ad9be9429f5b7ba;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=8dd689425c034f0e7a922bc5911d325a01b45106;hpb=5d6ca3fe46154ee7e99ab8b03cecfa8524938026;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 8dd689425c..9920c0caa8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 3.1.1 + 8.1.5 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.7-SNAPSHOT + 6.0.10-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.7-SNAPSHOT + 6.0.10-SNAPSHOT - ${project.groupId} + org.opendaylight.yangtools yang-test-util - 2.0.7-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 + + + + + + +