JAMES-2030 Change download section
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a57046c3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a57046c3 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a57046c3 Branch: refs/heads/master Commit: a57046c3a6d95de59939c82ee74485347464a136 Parents: 60e65e8 Author: Antoine Duprat <[email protected]> Authored: Tue May 16 09:27:05 2017 +0200 Committer: benwa <[email protected]> Committed: Wed May 17 15:13:33 2017 +0700 ---------------------------------------------------------------------- src/site/xdoc/download.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/a57046c3/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index 2ed04f5..2ca6fb4 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -163,7 +163,7 @@ Do not promote snapshots, See JAMES-1558 <section name='Apache James Server'> - <subsection name="Apache James 3.0-beta5 is for early adopters"> + <subsection name="Apache James 3.0-RC1 is for early adopters"> <div class="ui-widget"> <div class="ui-priority-secondary ui-corner-all apache-james-crypto-notice"> @@ -182,11 +182,11 @@ Do not promote snapshots, See JAMES-1558 </div> <ul> - <li>Source code <a href="https://github.com/apache/james-project/releases/tag/james-project-3.0-beta5">on GitHub</a></li> + <li>Source code <a href="https://github.com/apache/james-project/releases/tag/james-project-3.0.0-RC1">on GitHub</a></li> <li>Binary (ZIP Format): <a - href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-beta5-app.zip">apache-james-3.0-beta5-app.zip</a> [<a - href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-beta5-app.zip.asc">PGP</a>]</li> + href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-RC1-app.zip">apache-james-3.0.0-RC1-app.zip</a> [<a + href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-RC1-app.zip.asc">PGP</a>]</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
