X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=235004045eb9ac88e6dd4a020a8891cb64d8b2ce;hb=0aa0dc139e6eb1c4f58196efe929ad5b741c6495;hp=9cbe84eaa0a287db5506d4e7661e4a6fb081f6fe;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 9cbe84eaa0..235004045e 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,85 +7,82 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent - 3.0.0 + 7.0.1 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.0-SNAPSHOT + 5.0.2-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.0-SNAPSHOT + 5.0.2-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.0-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 5.0.2-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 - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +