diff --git a/continew-admin-webapi/pom.xml b/continew-admin-webapi/pom.xml
index fe9ee7c2..80745e83 100644
--- a/continew-admin-webapi/pom.xml
+++ b/continew-admin-webapi/pom.xml
@@ -57,15 +57,6 @@
${project.parent.name}
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- true
-
-
org.apache.maven.plugins
diff --git a/pom.xml b/pom.xml
index 308bd6e9..6b633b80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,24 @@
-
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ -parameters
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ true
+
+
+
com.diffplug.spotless
spotless-maven-plugin