You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/05/12 18:54:41 UTC

[4/9] commons-dbcp git commit: Add Javadoc link specific to version 2.3.0.

Add Javadoc link specific to version 2.3.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/23648125
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/23648125
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/23648125

Branch: refs/heads/release
Commit: 236481258cd4141059d0d0f263b3c4e3b74889c9
Parents: af9ca77
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed May 9 09:37:19 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed May 9 09:37:19 2018 -0600

----------------------------------------------------------------------
 src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/23648125/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 970b8f9..894c9a5 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -33,6 +33,7 @@
         <item name="Javadoc (2.1 release)" href="/api-2.1/index.html"/>
         <item name="Javadoc (2.1.1 release)" href="/api-2.1.1/index.html"/>
         <item name="Javadoc (2.2.0 release)" href="/api-2.2.0/index.html"/>
+        <item name="Javadoc (2.3.0 release)" href="/api-2.3.0/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"/>