X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=42479eb75863240d870df949bc6f81c1fe37e53e;hb=b5d622bb6ed921535e9196e833e474cb18c42a08;hp=a7e7e4ef713b4ce7902dd3830d12a86dc1bfa64b;hpb=ea3213082d3aabde0ab50fc5b409cce3ca2d76d8;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index a7e7e4ef71..42479eb758 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,84 +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.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - ../common/parent + org.opendaylight.odlparent + odlparent + 7.0.2 + 4.0.0 org.opendaylight.yangtools benchmarks + 5.0.3-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 + + true - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - ${yangtools.version} + 5.0.3-SNAPSHOT - ${project.groupId} - yang-parser-impl - ${yangtools.version} + org.opendaylight.yangtools + yang-test-util + 5.0.3-SNAPSHOT + compile org.openjdk.jmh jmh-core - ${jmh.version} - - - org.openjdk.jmh - jmh-generator-annprocess - ${jmh.version} + 1.23 - org.apache.maven.plugins maven-compiler-plugin - ${java.source.version} - ${java.source.version} - - - - org.codehaus.mojo - exec-maven-plugin - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + - - - run-benchmarks - integration-test - - exec - - - + + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +