From 43dc7c538a15a16529b45f45d6b0d68691ebba47 Mon Sep 17 00:00:00 2001 From: charitha Date: Thu, 11 Apr 2019 01:59:50 +0530 Subject: [PATCH] Ignore surefire tests --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 84670ed8..a14e5c08 100644 --- a/pom.xml +++ b/pom.xml @@ -1791,6 +1791,15 @@ build-helper-maven-plugin 1.8 + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + true + +