diff --git a/src/documentation/content/xdocs/dev/release.xml b/src/documentation/content/xdocs/dev/release.xml index e71463ed9e1..f343296e0a5 100644 --- a/src/documentation/content/xdocs/dev/release.xml +++ b/src/documentation/content/xdocs/dev/release.xml @@ -41,6 +41,7 @@ The purpose of documenting it here is to facilitate consistency, ensure that the
  • Copy trunk documentation directory to a new directory with the version number and update any links and the .htaccess file for redirections.
  • Update the index.xml for the new version.
  • Update the version numbers on the compliance page.
  • +
  • Update the release branch in download.xml.
  • Tag the source tree with the release ID. For example, if the release is 0.91beta: svn copy https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_91beta
  • Make a fresh checkout with the just created tag: diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 8b722ee37ba..f5201d29007 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -115,16 +115,16 @@ Repository URL - - http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_90/ + + http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_91/ Web view - - http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_90/ + + http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_91/