From 5bb9249ee1c3a53f70c982162890b701afd6e31e Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Fri, 20 Oct 2006 00:57:35 +0000 Subject: [PATCH] Added target for signing the release. git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@465942 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index 53132eb65..d8fc3b1aa 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -12,8 +12,8 @@ mvn clean deploy -Pjavadoc-profile,docbook-profile,sign-release - Note that to sign the release, you need to have created a GPG - key. See http://apache.org/dev/release-signing.html + Note that to sign the release, you need to have "gpg" installed and + create a key. See http://apache.org/dev/release-signing.html --> 4.0.0 openjpa-project