From 11824599ebb8d79d2918c25e45eb42b68f58a1f0 Mon Sep 17 00:00:00 2001 From: Looly Date: Sun, 29 Sep 2024 10:01:38 +0800 Subject: [PATCH] remove plugin --- hutool-json/pom.xml | 26 -------------------------- 1 file changed, 26 deletions(-) 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 - - - - - - - -