X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=e9947376aff4aaa988b0e5c84eaea9f339ec4433;hb=4643c7177f6c2f655881b88e64a16218fd0835c7;hp=a7e7e4ef713b4ce7902dd3830d12a86dc1bfa64b;hpb=f7ae38ca6410da2872f3481da18bffeda48ea0a4;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index a7e7e4ef71..e9947376af 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.8-SNAPSHOT + 4.0.0 org.opendaylight.yangtools benchmarks - - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + 2.0.21-SNAPSHOT ${project.groupId} yang-data-impl - ${yangtools.version} + 2.0.21-SNAPSHOT ${project.groupId} - yang-parser-impl - ${yangtools.version} + yang-test-util + 2.0.21-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 + + + + + + + +