Repository: james-site Updated Branches: refs/heads/asf-site 0ffaa5b34 -> f81a00eff
Update download page Project: http://git-wip-us.apache.org/repos/asf/james-site/repo Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/9faa082f Tree: http://git-wip-us.apache.org/repos/asf/james-site/tree/9faa082f Diff: http://git-wip-us.apache.org/repos/asf/james-site/diff/9faa082f Branch: refs/heads/asf-site Commit: 9faa082f1e569d4e3a84964b315b2a76b7279bb3 Parents: 0ffaa5b Author: benwa <[email protected]> Authored: Fri Dec 2 16:04:56 2016 +0700 Committer: benwa <[email protected]> Committed: Fri Dec 2 16:04:56 2016 +0700 ---------------------------------------------------------------------- content/download.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-site/blob/9faa082f/content/download.html ---------------------------------------------------------------------- diff --git a/content/download.html b/content/download.html index 292e632..2064be2 100644 --- a/content/download.html +++ b/content/download.html @@ -18,7 +18,7 @@ under the License. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia at 2016-11-17 --> +<!-- Generated by Apache Maven Doxia at 2016-12-02 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -38,7 +38,7 @@ <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="author" content="Apache James Mail Server Project" /> - <meta name="Date-Revision-yyyymmdd" content="20161117" /> + <meta name="Date-Revision-yyyymmdd" content="20161202" /> <meta http-equiv="Content-Language" content="en" /> <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/> @@ -136,7 +136,7 @@ <div class="xleft"> - <span id="publishDate">Last Published: 2016-11-17</span> + <span id="publishDate">Last Published: 2016-12-02</span> </div> <div class="xright"> <a href="index.html" title="Home">Home</a> | @@ -472,7 +472,7 @@ is found <a class="externalLink" href="http://www.apache.org/licenses/exports/"> <li>Source code <a class="externalLink" href="https://github.com/apache/james-project/releases/tag/james-project-3.0-beta5">on GitHub</a></li> -<li>Binary (ZIP Format): <a class="externalLink" href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-beta5-SNAPSHOT-app.zip">apache-james-3.0-beta5-app.zip</a> [<a class="externalLink" href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-beta5-SNAPSHOT-app.zip.asc">PGP</a>]</li> +<li>Binary (ZIP Format): <a class="externalLink" 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 class="externalLink" href="http://www.apache.org/dist/james/server/james-server-app-3.0.0-beta5-app.zip.asc">PGP</a>]</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
