Author: kwin
Date: Thu Jan 21 16:50:11 2016
New Revision: 1726017

URL: http://svn.apache.org/viewvc?rev=1726017&view=rev
Log:
try to fix numbering

Modified:
    sling/site/trunk/content/documentation/development/release-management.mdtext

Modified: 
sling/site/trunk/content/documentation/development/release-management.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/release-management.mdtext?rev=1726017&r1=1726016&r2=1726017&view=diff
==============================================================================
--- 
sling/site/trunk/content/documentation/development/release-management.mdtext 
(original)
+++ 
sling/site/trunk/content/documentation/development/release-management.mdtext 
Thu Jan 21 16:50:11 2016
@@ -324,11 +324,10 @@ Considering that you are using a \*nix s
 
 1. Add the key to 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 by doing the following steps
     1. Type the following command replacing the word `<e-mail>` with your 
Apache's one (&lt;committer&gt;@apache.org) to get the key signature
-
+    
             $ gpg --fingerprint <e-mail>
             
        The key signature is in the output following the `Key fingerprint = `
-
     1. Add the key signature into the field 'OpenPGP Public Key Primary 
Fingerprint' in your profile at [https://id.apache.org](https://id.apache.org)
     1. You are *DONE*, but to see the changes on 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 you may need to wait a few hours
 
@@ -348,7 +347,6 @@ Considering that you are using a \*nix s
            ssb   2048R/226BCE00 2016-01-21
        
        The key id in this case is `455ECC7C`.
-        
     1. Send the key towards e.g. `pool.sks-keyservers.net` via
     
             $ gpg --keyserver pool.sks-keyservers.net --send-key <key-id>


Reply via email to