Author: brett
Date: Sun Mar 30 01:00:09 2014
New Revision: 1583094
URL: http://svn.apache.org/r1583094
Log:
fix list formatting
Modified:
archiva/site/src/site/apt/developers/releasing.apt
Modified: archiva/site/src/site/apt/developers/releasing.apt
URL:
http://svn.apache.org/viewvc/archiva/site/src/site/apt/developers/releasing.apt?rev=1583094&r1=1583093&r2=1583094&view=diff
==============================================================================
--- archiva/site/src/site/apt/developers/releasing.apt (original)
+++ archiva/site/src/site/apt/developers/releasing.apt Sun Mar 30 01:00:09 2014
@@ -43,11 +43,13 @@ Archiva release process
[[3]] If there are changes in the parent pom, release parent pom â
https://svn.apache.org/repos/asf/archiva/parent
* mvn release:prepare (verify that it has been properly tagged)
+
* mvn release:perform (verify that it has been deployed correctly in the
staging repo)
[[4]] Update the parent pom version of archiva â
https://svn.apache.org/repos/asf/archiva/trunk
* change the parent pom version to the archiva-parent version that has just
been released
+
* commit the changes made
[[5]] Update the release notes and the site.xml for version changes in
archiva-docs