From 3bd9d87b4257a5707445d55a5673eb4e59d016f7 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Sun, 31 Jan 2016 23:26:59 -0500 Subject: [PATCH] Setting GPG keyname as WebGoat in Parent Pom In order to specify which key to use for signing the JAR/WAR, add the keyname configuration under the Release Profile on the Parent Pom Signed-off-by: Doug Morato --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 9d706ec4f..bc78bcc38 100644 --- a/pom.xml +++ b/pom.xml @@ -241,6 +241,9 @@ sign + + WebGoat +