X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=0e444405b5ff1e69e702145db0c1f6d3e40c8ee5;hb=4228f75b486350a9e3cded2b5ae93a749d48f93b;hp=e80bfee9f9e19757899026c7319b8d0b70dd55b6;hpb=9c43bfaf35ae887a977ac9fb22006e3243426aad;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e80bfee9f9..0e444405b5 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.7.0-SNAPSHOT ../common/parent 4.0.0 @@ -14,8 +14,8 @@ benchmarks - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT 1.7 1.7 0.9.7 @@ -54,6 +54,29 @@ ${java.source.version} + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + +