Repository: archiva-site Updated Branches: refs/heads/master 0060061d3 -> 95a5be67e
update news section with 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/95a5be67 Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/95a5be67 Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/95a5be67 Branch: refs/heads/master Commit: 95a5be67e1a7e656c8afadd23b15371ae68c9ebf Parents: 0060061 Author: Olivier Lamy <[email protected]> Authored: Mon Mar 2 21:36:48 2015 +1100 Committer: Olivier Lamy <[email protected]> Committed: Mon Mar 2 21:36:48 2015 +1100 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-site/blob/95a5be67/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index dea3466..2cb3a57 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -40,7 +40,7 @@ <div class="hero-unit"> <span class="bignumber badge badge-warning">NEW</span> <p><strong>Our code source is now using git, so you can propose pull requests using <a href="https://github.com/apache/archiva">github mirror</a></strong></p> - <p><strong>4th September 2014 release of 2.1.1 See <a href="http://archiva.apache.org/docs/${archivaReleaseVersion}/tour/index.html">Quick Tour</a></strong></p> + <p><strong>2nd March 2015 release of 2.2.0 See <a href="http://archiva.apache.org/docs/${archivaReleaseVersion}/tour/index.html">Quick Tour</a></strong></p> </div> </div> </div>
