X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=280ea225cda9d5efa9f8f14108043224839cab12;hb=03aa896b65d9e29280e12af7032a4dfa8d98ca50;hp=b9878d85b8b808cf08b3815d441749618fa0a115;hpb=9f0117bfe4821fc4dfaabbff10e7ded6ac061a14;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index b9878d85b8..280ea225cd 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,64 +11,78 @@ org.opendaylight.odlparent odlparent - 3.1.1 + 6.0.3 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.5-SNAPSHOT + 4.0.6-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.5-SNAPSHOT + 4.0.6-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.5-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 4.0.6-SNAPSHOT + compile org.openjdk.jmh jmh-core - 1.19 + 1.21 org.openjdk.jmh jmh-generator-annprocess - 1.19 + 1.21 - - - - org.codehaus.mojo - exec-maven-plugin - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - - - - - run-benchmarks - integration-test - - exec - - - - - - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +