diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index cf24ecc3c..0582aa7fe 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -122,30 +122,4 @@ test - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.6.0 - - - add-jmh-resource - generate-test-sources - - add-test-resource - - - - src/test/jmh - - - - - - - -