X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=7c5c94e2b8b915bf60a683d10aca104c6402cb82;hb=aab487af0eb95421d66d4e6fa013ac42bca6a04f;hp=898c0833cb04016449223ab292f499d17357462f;hpb=566291762714c10bab924e772269492b51f5ec04;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 898c0833cb..f62ebc0ffc 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 3.1.1 + 10.0.0 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.5-SNAPSHOT + 8.0.2 + + + + true + - ${project.groupId} - yang-data-impl - 2.0.5-SNAPSHOT + org.opendaylight.yangtools + yang-data-tree-ri + 8.0.2 - ${project.groupId} + org.opendaylight.yangtools yang-test-util - 2.0.5-SNAPSHOT + 8.0.2 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 + + + + + + +