From 2dbbd78b28c4068bd1724c699af1e73e806060c2 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max" Date: Tue, 2 Jun 2020 23:18:13 -0400 Subject: make sure maven plugins only run when we want make sure maven plugins only run when we want Issue-ID: SO-2972 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I5fe1b4836f597cf6bda5fee02ca6c234c7917f33 --- bpmn/mso-infrastructure-bpmn/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bpmn/mso-infrastructure-bpmn/pom.xml') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index a3d0dd50b3..7d88271343 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -131,9 +131,7 @@ original - - false - + package @@ -158,6 +156,9 @@ extract-docker-file + + false + -- cgit 1.2.3-korg