diff --git a/headless-services/commons/commons-gradle/pom.xml b/headless-services/commons/commons-gradle/pom.xml index 4e9d5f289..f3ff91a26 100644 --- a/headless-services/commons/commons-gradle/pom.xml +++ b/headless-services/commons/commons-gradle/pom.xml @@ -51,4 +51,16 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + diff --git a/headless-services/commons/commons-maven/pom.xml b/headless-services/commons/commons-maven/pom.xml index 884d19c54..b84d9c6d7 100644 --- a/headless-services/commons/commons-maven/pom.xml +++ b/headless-services/commons/commons-maven/pom.xml @@ -117,5 +117,16 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + - + \ No newline at end of file