diff --git a/core-java/pom.xml b/core-java/pom.xml index a0a35feed9..5f7b1c1962 100644 --- a/core-java/pom.xml +++ b/core-java/pom.xml @@ -373,30 +373,7 @@ - - org.codehaus.mojo - exec-maven-plugin - - - run-benchmarks - integration-test - - exec - - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - - - - - @@ -431,6 +408,30 @@ + + org.codehaus.mojo + exec-maven-plugin + + + + run-benchmarks + integration-test + + exec + + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + +