From 74484c713f8a8e2a291d04552cf401b4c9abce80 Mon Sep 17 00:00:00 2001 From: sampadawagde Date: Mon, 3 Jan 2022 22:54:14 +0530 Subject: [PATCH] JAVA-8280: remove surefire plugin --- spring-aop-2/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/spring-aop-2/pom.xml b/spring-aop-2/pom.xml index 457f3eae6d..76e4780e72 100644 --- a/spring-aop-2/pom.xml +++ b/spring-aop-2/pom.xml @@ -39,20 +39,6 @@ - - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${project.basedir}/src/main/resources/logback.xml - - - - - - 1.11