X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=54159e3bc9392a72eba4f87c35220463d57fc47f;hb=c28414631b8e5d6f1cf5c22958b7902fa691019c;hp=e965025e4232234f276f1adf5bd98a0895a067e1;hpb=df31bdb212ef15d27aaaa99cfbfbda33dff59339;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e965025e42..54159e3bc9 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 - 2.0.4 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.0-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 4.0.0-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 + + + + + + + +