From 342dbc8a4af828aa7e918138dc693b9d4f85c2a0 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Fri, 23 Mar 2018 17:56:37 +0000 Subject: Update module poms to skip maven deploy The rationale for this change is that the only deployable artifact is the champ microservice as a docker component. The intention is to allow the failing Jenkins merge job to complete. Issue-ID: AAI-927 Change-Id: Ib73470697cd79d12b8d1d47df9afa930f4768d8f Signed-off-by: Michael Arrastia --- champ-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'champ-service/pom.xml') diff --git a/champ-service/pom.xml b/champ-service/pom.xml index cb2848f..2168783 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -197,7 +197,7 @@ limitations under the License. true - + --> com.spotify docker-maven-plugin -- cgit 1.2.3-korg