Correct site for current release.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1452078 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-03-03 18:02:12 +00:00
parent bfc6d92fe0
commit 89ebfe8f92
3 changed files with 3 additions and 11 deletions

View File

@ -28,9 +28,6 @@ limitations under the License.
primary build system, however an <a href="http://ant.apache.org">Ant</a> primary build system, however an <a href="http://ant.apache.org">Ant</a>
build is also available. build is also available.
</p> </p>
<p>
You may also be interested in the <a href="release_3_3.html">v3.3 release notes</a>.
</p>
</section> </section>
<!-- ================================================== --> <!-- ================================================== -->
<section name="Maven 2 Goals"> <section name="Maven 2 Goals">

View File

@ -104,11 +104,6 @@ Notably MultiValueMap is a new more flexible implementation of MultiHashMap.
<b>Collections 3.2.1</b> Re-packaged v3.2 release which is OSGi enabled. <b>Collections 3.2.1</b> Re-packaged v3.2 release which is OSGi enabled.
</p> </p>
<p>
<b>Collections 4.0</b> provides more bug fixes and a few enhancements.
Notably some crucial classes became Serializable.
</p>
</section> </section>
</body> </body>

View File

@ -60,7 +60,7 @@ as are various <a href="project-reports.html">project reports</a>.
The JavaDoc API documents are available online: The JavaDoc API documents are available online:
</p> </p>
<ul> <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 3.2.1</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 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> <li>The <a href="apidocs/index.html">latest SVN</a></li>
</ul> </ul>
@ -72,9 +72,9 @@ The <a href="source-repository.html">subversion repository</a> can be
<!-- ================================================== --> <!-- ================================================== -->
<section name="Releases"> <section name="Releases">
<p> <p>
The latest version is v4.0 - The latest version is v3.2.1 -
<a href="http://commons.apache.org/collections/download_collections.cgi">Download now!</a><br /> <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.5+ and the <a href="release_3_2_1.html">release notes</a> are also available.
</p> </p>
<p> <p>
For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a> For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a>