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 --- bpmn/mso-infrastructure-bpmn/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'bpmn/mso-infrastructure-bpmn') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 25913eabba..1ae0dd48f7 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -93,10 +93,19 @@ maven-jar-plugin - tests + tests-jar + + test-jar + + + false + original + + false + -- cgit 1.2.3-korg