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 --- so-simulator/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'so-simulator/pom.xml') diff --git a/so-simulator/pom.xml b/so-simulator/pom.xml index a92664afb8..006a6fae1a 100644 --- a/so-simulator/pom.xml +++ b/so-simulator/pom.xml @@ -105,6 +105,16 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + original + package + + + -- cgit 1.2.3-korg