diff --git a/pom.xml b/pom.xml index 6fad8ff9407f..c960a8d44766 100644 --- a/pom.xml +++ b/pom.xml @@ -1301,48 +1301,6 @@ - - - - org.apache.maven.plugins - maven-surefire-plugin - - - unit-tests - - test - - test - - - - src/test/**/*Test.java - - - - src/test/**/*IT.java - - - - - integration-tests - - test - - integration-test - - - - src/test/**/*IT.java - - - - src/test/**/*Test.java - - - - - org.apache.maven.plugins