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 2009/12/07 03:21:25 UTC

svn commit: r887820 - /commons/proper/dbcp/trunk/src/site/site.xml

Author: psteitz
Date: Mon Dec  7 02:21:19 2009
New Revision: 887820

URL: http://svn.apache.org/viewvc?rev=887820&view=rev
Log:
Prepare for 1.3/1/4 release.

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

Modified: commons/proper/dbcp/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/site/site.xml?rev=887820&r1=887819&r2=887820&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/src/site/site.xml (original)
+++ commons/proper/dbcp/trunk/src/site/site.xml Mon Dec  7 02:21:19 2009
@@ -27,7 +27,9 @@
         <item name="Overview" href="/index.html" />
         <item name="Configuration" href="/configuration.html" />
         <item name="Javadoc (1.2.2 release)" href="http://commons.apache.org/dbcp/api-1.2.2/index.html"/>
-        <item name="Javadoc (1.3-SNAPSHOT)" href="apidocs/index.html"/>
+        <item name="Javadoc (1.3 release)" href="http://commons.apache.org/dbcp/api-1.3/index.html"/>
+        <item name="Javadoc (1.4 release)" href="http://commons.apache.org/dbcp/api-1.4/index.html"/>
+        <item name="Javadoc (1.4.1-SNAPSHOT)" href="apidocs/index.html"/>
         <item name="Developers&#xA0;Guide" href="/guide/index.html" collapse="true">
         <item name="JNDI&#xA0;Howto"  href="/guide/jndi-howto.html"/>
         <item name="Class&#xA0;Diagrams" href="/guide/classdiagrams.html"/>