From 1e06025ccc5872f9feb63a3408fc0bdecde0f554 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 23 Jun 2016 21:51:35 +0100 Subject: [PATCH] Add GPG signing --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index a7ce08850..d89ba5f52 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,19 @@ true + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + org.sonatype.plugins nexus-staging-maven-plugin