diff --git a/pom.xml b/pom.xml index f05841b..2a6cf00 100644 --- a/pom.xml +++ b/pom.xml @@ -222,6 +222,23 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 3.1.2 + + + org.apache.maven.surefire + surefire-junit4 + 3.1.2 + + + + + **/*.java + + +