diff --git a/pom.xml b/pom.xml
index ae5699cb..014a8d49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,24 +194,33 @@ under the License.
-
-
- com.diffplug.spotless
- spotless-maven-plugin
-
-
-
- src/**/*.java
-
-
-
-
- **/pom.xml
-
-
-
-
-
+
+
+
+ com.diffplug.spotless
+ spotless-maven-plugin
+
+
+
+ src/**/*.java
+
+
+
+
+ **/pom.xml
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+