From 2acb6ff29132bbf62c650cd9c33d2b3219f201b9 Mon Sep 17 00:00:00 2001 From: chaos2418 <> Date: Wed, 10 Nov 2021 09:36:41 +0530 Subject: [PATCH] JAVA-1673: updating surefire plugin in xml module --- xml/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xml/pom.xml b/xml/pom.xml index f88f0f89b0..d8aa77583b 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -178,8 +178,8 @@ ${maven-compiler-plugin.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} @@ -242,7 +242,6 @@ org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} CustomerTest.java