X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=9691c0d19cd02d38d548d70ca1a5c7204fc69787;hb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;hp=83805cf10dc91f42dc5427f1f07e92dbc4c6b340;hpb=05b268750a70cdb73e4d19cfb8f9a980b99387a1;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 83805cf10d..9691c0d19c 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,82 +1,91 @@ + + - - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - ../common/parent - - 4.0.0 + + org.opendaylight.odlparent + odlparent + 2.0.5 + + + 4.0.0 + + org.opendaylight.yangtools + benchmarks + 2.0.0-SNAPSHOT + + + + ${project.groupId} + yang-data-impl + 2.0.0-SNAPSHOT + + + ${project.groupId} + yang-parser-impl + 2.0.0-SNAPSHOT + + + org.openjdk.jmh + jmh-core + 1.19 + + + org.openjdk.jmh + jmh-generator-annprocess + 1.19 + + - org.opendaylight.yangtools - benchmarks + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + - - 0.6.2-SNAPSHOT - 0.6.2-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}/ + +