Author: mprudhom
Date: Thu Oct 19 17:57:35 2006
New Revision: 465942

URL: http://svn.apache.org/viewvc?view=rev&rev=465942
Log:
Added target for signing the release.

Modified:
    incubator/openjpa/trunk/openjpa-project/pom.xml

Modified: incubator/openjpa/trunk/openjpa-project/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/pom.xml?view=diff&rev=465942&r1=465941&r2=465942
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/pom.xml (original)
+++ incubator/openjpa/trunk/openjpa-project/pom.xml Thu Oct 19 17:57:35 2006
@@ -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
     -->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openjpa-project</artifactId>


Reply via email to