Author: juanpablo
Date: Wed Dec 18 23:59:45 2013
New Revision: 1552172

URL: http://svn.apache.org/r1552172
Log:
some more formatting

Modified:
    jspwiki/site/trunk/content/ppmc/how_to_release.mdtext

Modified: jspwiki/site/trunk/content/ppmc/how_to_release.mdtext
URL: 
http://svn.apache.org/viewvc/jspwiki/site/trunk/content/ppmc/how_to_release.mdtext?rev=1552172&r1=1552171&r2=1552172&view=diff
==============================================================================
--- jspwiki/site/trunk/content/ppmc/how_to_release.mdtext (original)
+++ jspwiki/site/trunk/content/ppmc/how_to_release.mdtext Wed Dec 18 23:59:45 
2013
@@ -48,14 +48,14 @@ on `people.apache.org`, otherwise you'll
 
 ### Generate release candidate artifacts
 
-  1. Generate artifacts
+  1. **Generate artifacts**
        
         mvn clean apache-rat:rat install -Papache-release
        
     This will check that all files have AL headers and also build artifacts, 
sources and sign
 
        
-  2. Check `POMs` for release
+  2. **Check `POMs` for release**
 
         mvn release:prepare -DdryRun=true -DautoVersionSubmodules=true 
        


Reply via email to