Update site after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716921 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51fb010651
commit
703064dc07
|
@ -57,7 +57,7 @@ as are various <a href="project-reports.html">project reports</a>.
|
|||
The JavaDoc API documents are available online:
|
||||
</p>
|
||||
<ul>
|
||||
<li>The <a href="javadocs/api-release/index.html">current release 4.0</a></li>
|
||||
<li>The <a href="javadocs/api-release/index.html">current release 4.1</a></li>
|
||||
<li>The latest 3.x release - <a href="javadocs/api-3.2.2/index.html">version 3.2.2</a></li>
|
||||
<li>The latest 2.x release - <a href="javadocs/api-2.1.1/index.html">version 2.1.1</a></li>
|
||||
<li>The <a href="apidocs/index.html">latest SVN</a></li>
|
||||
|
@ -70,9 +70,9 @@ The <a href="source-repository.html">subversion repository</a> can be
|
|||
<!-- ================================================== -->
|
||||
<section name="Releases">
|
||||
<p>
|
||||
The latest version is v4.0 -
|
||||
The latest version is v4.1 -
|
||||
<a href="http://commons.apache.org/collections/download_collections.cgi">Download now!</a><br />
|
||||
It is built for Java 1.5+ and the <a href="release_4_0.html">release notes</a> are also available.
|
||||
It is built for Java 1.6+ and the <a href="release_4_1.html">release notes</a> are also available.
|
||||
</p>
|
||||
<p>
|
||||
For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a>
|
||||
|
|
Loading…
Reference in New Issue