diff --git a/pom.xml b/pom.xml index e48bb3c2a..87e47d2be 100644 --- a/pom.xml +++ b/pom.xml @@ -700,6 +700,25 @@ + + IT + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + false + + **/*Test + **/*IT + + + + + +