From 7e3721198f51220376a7f9b8c822a68fc057aa2d Mon Sep 17 00:00:00 2001 From: "Benjamin, Max" Date: Fri, 8 Nov 2019 10:32:10 -0500 Subject: removed global configuration of jar plugin removed global configuration of jar plugin to prevent extra artifacts Issue-ID: SO-2518 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I5b25150089f39792452cf67cac1c916ef2069bed --- pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 10697a1aec..76e5acdfa4 100644 --- a/pom.xml +++ b/pom.xml @@ -591,15 +591,6 @@ maven-jar-plugin 3.0.2 - - tests - - test-jar - - - false - - original package @@ -607,6 +598,7 @@ jar + true ${originalClassifier} ** -- cgit 1.2.3-korg