From 5916c8d5242c12c2733e3b8168c71c13b94ca6e2 Mon Sep 17 00:00:00 2001 From: kstyrc Date: Sun, 12 Apr 2015 10:41:59 +0200 Subject: [PATCH] Added missing gpg passphrase --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 1771420a..f3b801ea 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,9 @@ org.apache.maven.plugins maven-gpg-plugin 1.5 + + ${gpg.passphrase} + sign-artifacts