You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/03/24 16:10:42 UTC

svn commit: r1084987 - /aries/site/trunk/content/development/releasingaries.mdtext

Author: zoe
Date: Thu Mar 24 15:10:42 2011
New Revision: 1084987

URL: http://svn.apache.org/viewvc?rev=1084987&view=rev
Log:
ugh

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

Modified: aries/site/trunk/content/development/releasingaries.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/development/releasingaries.mdtext?rev=1084987&r1=1084986&r2=1084987&view=diff
==============================================================================
--- aries/site/trunk/content/development/releasingaries.mdtext (original)
+++ aries/site/trunk/content/development/releasingaries.mdtext Thu Mar 24 15:10:42 2011
@@ -41,8 +41,10 @@ Before actually doing any releasing work
 For each bundle on the list check how its package versions have changed since the last release.
 Based on this, use the [versioning policy](versionpolicy) to determine the version of the bundle that should be released.
 
-### Releasing bundles.
+### Releasing bundles
+
 For each bundle:
+
   * Deploy a SNAPSHOT to the maven snapshot repository (mvn deploy)
   * Build each module and run RAT checks
   * Create the release artifacts (mvn release:prepare)