From 5caa422a04ed77d645138e5ad53582bfdb1cb0ce Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Thu, 8 Oct 2020 09:28:31 -0700 Subject: [PATCH] devops: dedup maven-surefire-plugin entry after #3 (#4) --- lib/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/pom.xml b/lib/pom.xml index e38f38b9..87561c47 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -28,11 +28,6 @@ maven-surefire-plugin 3.0.0-M4 - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.2 -