From 93ffa7c9a9418d0d718c48ce3618c5357e73effb Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Wed, 7 Aug 2019 16:21:35 -0400 Subject: [PATCH] remove maven jarjar plugin This is not bound to any executions so I don't think we're using it. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3f296b7b7..8370183c2 100644 --- a/pom.xml +++ b/pom.xml @@ -281,11 +281,6 @@ maven-deploy-plugin 2.8.2 - - org.sonatype.plugins - jarjar-maven-plugin - 1.9 - org.apache.maven.plugins maven-source-plugin