diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml
index 87fd312f2..d8d3e5d78 100755
--- a/hutool-core/pom.xml
+++ b/hutool-core/pom.xml
@@ -16,4 +16,16 @@
${project.artifactId}
Hutool核心,包括集合、字符串、Bean等工具
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+
+