From 330c25773197596f01afd5c9fe3529d1528aa1b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sun, 17 Jan 2016 19:21:19 +0100 Subject: [PATCH] use gpg2 to sign MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 9a5ac65..2d597c7 100644 --- a/pom.xml +++ b/pom.xml @@ -110,6 +110,14 @@ + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + gpg2 + + -- 2.11.4.GIT