X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=ae20bdeb1e44fd3aa0dad68c79f71a02c789092c;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=9691c0d19cd02d38d548d70ca1a5c7204fc69787;hpb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 9691c0d19c..ae20bdeb1e 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,85 +7,94 @@ 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 - 2.0.5 + 8.0.2 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.0-SNAPSHOT + 6.0.3-SNAPHOST + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.0-SNAPSHOT + 6.0.3-SNAPHOST - ${project.groupId} - yang-parser-impl - 2.0.0-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 6.0.3-SNAPHOST + compile org.openjdk.jmh jmh-core - 1.19 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.19 + 1.23 - org.codehaus.mojo - exec-maven-plugin + maven-compiler-plugin - test - java - - -classpath - - org.openjdk.jmh.Main - .* - + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + - - - 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 + + + + + + + +