From 725343fb3c078b214d8f25d34a714b7f32bd89e6 Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Tue, 17 Mar 2020 09:32:44 -0400 Subject: [PATCH] Update pom.xml --- pom.xml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pom.xml b/pom.xml index d84daff06..f1df046c0 100644 --- a/pom.xml +++ b/pom.xml @@ -143,25 +143,6 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - prepare-agent - - - - report - prepare-package - - report - - - - @@ -267,26 +248,4 @@ - - - nexus - Nexus - http://nexus.cicd.svc.cluster.local:8081/content/groups/public - - true - - - - - - - nexus - Nexus - http://nexus.cicd.svc.cluster.local:8081/content/groups/public - - true - - - -