You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2014/12/31 15:11:08 UTC

svn commit: r1648702 - /commons/proper/pool/trunk/src/site/site.xml

Author: psteitz
Date: Wed Dec 31 14:11:08 2014
New Revision: 1648702

URL: http://svn.apache.org/r1648702
Log:
Added link to 2.3 javadoc.

Modified:
    commons/proper/pool/trunk/src/site/site.xml

Modified: commons/proper/pool/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=1648702&r1=1648701&r2=1648702&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/site/site.xml (original)
+++ commons/proper/pool/trunk/src/site/site.xml Wed Dec 31 14:11:08 2014
@@ -30,6 +30,7 @@
             <item name="Javadoc (2.0 release)"         href="http://commons.apache.org/proper/commons-pool/api-2.0/index.html"/>
             <item name="Javadoc (2.1 release)"         href="http://commons.apache.org/proper/commons-pool/api-2.1/index.html"/>
             <item name="Javadoc (2.2 release)"         href="http://commons.apache.org/proper/commons-pool/api-2.2/index.html"/>
+            <item name="Javadoc (2.3 release)"         href="http://commons.apache.org/proper/commons-pool/api-2.3/index.html"/>
             <item name="Examples"                      href="/examples.html"/>
             <item name="Downloads"                     href="/download_pool.cgi"/>
             <item name="Wiki"                          href="http://wiki.apache.org/commons/Pool"/>