From bba54aa08b1b92c1bbf3f9d6a466a05eb9f44244 Mon Sep 17 00:00:00 2001 From: tastybento Date: Sat, 8 Jul 2023 11:28:40 -0700 Subject: [PATCH] Remove duplicate plugin reference in POM --- pom.xml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/pom.xml b/pom.xml index 49d3f16..4332152 100644 --- a/pom.xml +++ b/pom.xml @@ -354,33 +354,6 @@ maven-deploy-plugin 2.8.2 - - org.jacoco - jacoco-maven-plugin - 0.8.4 - - true - - - **/*Names* - - - - - pre-unit-test - - prepare-agent - - - - post-unit-test - - report - - - - org.jacoco jacoco-maven-plugin