You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2012/06/28 11:01:48 UTC

svn commit: r1354870 - /aries/site/trunk/content/development/verifyingrelease.mdtext

Author: hughesj
Date: Thu Jun 28 09:01:47 2012
New Revision: 1354870

URL: http://svn.apache.org/viewvc?rev=1354870&view=rev
Log:
use gpg not pgp

Modified:
    aries/site/trunk/content/development/verifyingrelease.mdtext

Modified: aries/site/trunk/content/development/verifyingrelease.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/development/verifyingrelease.mdtext?rev=1354870&r1=1354869&r2=1354870&view=diff
==============================================================================
--- aries/site/trunk/content/development/verifyingrelease.mdtext (original)
+++ aries/site/trunk/content/development/verifyingrelease.mdtext Thu Jun 28 09:01:47 2012
@@ -38,7 +38,7 @@ The master KEYS file is in Subversion. T
 
 You then need to import the keys into PGP:
 
-    pgp --import KEYS
+   gpg --import KEYS
 
 ##Download artifacts