From 5dabb3d686c9cc1d710951c44df9e96b72164188 Mon Sep 17 00:00:00 2001 From: Wendy Smoak Date: Sun, 13 May 2007 02:53:08 +0000 Subject: [PATCH] Override the version of the gpg plugin coming from maven-parent v5, we need 1.0-alpha-3 for signing war files. This can be removed once maven-parent v6 is released git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-0.9@537541 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 8e2c441ef..f39fbf66f 100644 --- a/pom.xml +++ b/pom.xml @@ -557,6 +557,18 @@ + + release + + + + + maven-gpg-plugin + 1.0-alpha-3 + + + + -- 2.39.5