X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=33c06aef45f5d6731844888e4e8e7794b5c789b0;hb=refs%2Fheads%2Fv2.0.x;hp=a7e7e4ef713b4ce7902dd3830d12a86dc1bfa64b;hpb=1a82a083eee3d050fea52250e88ccf4b38b21811;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index a7e7e4ef71..33c06aef45 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,84 +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.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - ../common/parent + org.opendaylight.odlparent + odlparent + 3.1.9 + 4.0.0 org.opendaylight.yangtools benchmarks - - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + 2.0.24-SNAPSHOT ${project.groupId} yang-data-impl - ${yangtools.version} + 2.0.24-SNAPSHOT ${project.groupId} - yang-parser-impl - ${yangtools.version} + yang-test-util + 2.0.24-SNAPSHOT + compile org.openjdk.jmh jmh-core - ${jmh.version} + 1.21 org.openjdk.jmh jmh-generator-annprocess - ${jmh.version} + 1.21 - - - - 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 - .* - - - - - run-benchmarks - integration-test - - exec - - - - - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +