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/01/13 02:45:33 UTC

commons-dbcp git commit: Fix link to Javadoc.

Repository: commons-dbcp
Updated Branches:
  refs/heads/master 1a6ac5146 -> d26e7ee3d


Fix link to Javadoc.

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

Branch: refs/heads/master
Commit: d26e7ee3d770f89e164cd62952405bcc85764993
Parents: 1a6ac51
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Jan 12 19:45:30 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Fri Jan 12 19:45:30 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/d26e7ee3/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index a14f943..970b8f9 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -32,7 +32,7 @@
         <item name="Javadoc (2.0.1 release)" href="/api-2.0.1/index.html"/>
         <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 release)" href="/api-2.2/index.html"/>
+        <item name="Javadoc (2.2.0 release)" href="/api-2.2.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"/>