From 352cf3bc8eb4602067cda2525549ba2eb094f6b5 Mon Sep 17 00:00:00 2001 From: Theo Date: Wed, 24 Aug 2016 17:37:52 +0200 Subject: [PATCH] Hard code which GPG key to use while releasing This is mine (theo@burtcorp.com). It should probably not be here, but in a config file somewhere, but right now I just want things to work. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index f61f93c4..d72d4ef3 100644 --- a/pom.xml +++ b/pom.xml @@ -223,6 +223,9 @@ org.apache.maven.plugins maven-gpg-plugin 1.5 + + 9ED21C6E + sign-artifacts