X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=898c0833cb04016449223ab292f499d17357462f;hb=566291762714c10bab924e772269492b51f5ec04;hp=2ebd94ecd3f603508db21e2ea2368d2034c6aa86;hpb=ae5ac9ddec87b589b0e9b1d04a9094a4e9dd5fa0;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 2ebd94ecd3..898c0833cb 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,85 +7,77 @@ 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.1 + 3.1.1 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.0 + 2.0.5-SNAPSHOT ${project.groupId} yang-data-impl - 2.0.0 + 2.0.5-SNAPSHOT ${project.groupId} - yang-parser-impl - 2.0.0 + yang-test-util + 2.0.5-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 + + + + + + + +