X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=ddd3f28fcd0f845c48c9d9adb809ff887843330a;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=0e444405b5ff1e69e702145db0c1f6d3e40c8ee5;hpb=1cd46533c25220b03315879edc63d61c4b668af1;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 0e444405b5..ddd3f28fcd 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,82 +1,105 @@ + + - + org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.1-Beryllium-SR1 ../common/parent - - 4.0.0 + + 4.0.0 + + benchmarks + + + 0.8.1-Beryllium-SR1 + 0.8.1-Beryllium-SR1 + 1.7 + 1.7 + 0.9.7 + + + + + ${project.groupId} + yang-data-impl + ${yangtools.version} + + + ${project.groupId} + yang-parser-impl + ${yangtools.version} + + + org.openjdk.jmh + jmh-core + ${jmh.version} + + + org.openjdk.jmh + jmh-generator-annprocess + ${jmh.version} + + - org.opendaylight.yangtools - benchmarks + + + + 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 + + + + + + - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - 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 - - - - - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +