diff --git a/pom.xml b/pom.xml index 3c66987ce..6580190b6 100644 --- a/pom.xml +++ b/pom.xml @@ -177,13 +177,6 @@ - - org.projectlombok - lombok - ${lombok} - provided - - @@ -200,6 +193,20 @@ org.asciidoctor asciidoctor-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + true + false + + **/*Tests.java + + +