From c364dec722a5f0fc0e0a7aee3f55c229fde6886b Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 23 Jun 2016 19:12:05 +0100 Subject: [PATCH] Exclude installer from Maven Central deployment --- installer/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/installer/pom.xml b/installer/pom.xml index 62d9ee4b..7f98035b 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -21,6 +21,13 @@ true + + maven-deploy-plugin + 2.7 + + true + +