From 20fcf5958624d77fdb419bcbc49ecdcf8fc2e3d9 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 24 Jun 2016 20:52:48 +0100 Subject: [PATCH] Skip GPG in installer --- installer/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/installer/pom.xml b/installer/pom.xml index 441a7ea8..431a4817 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -35,6 +35,13 @@ true + + org.apache.maven.plugins + maven-gpg-plugin + + true + + maven-deploy-plugin 2.7