Repository: commons-dbcp Updated Branches: refs/heads/master af9ca7715 -> 236481258
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/master Commit: 236481258cd4141059d0d0f263b3c4e3b74889c9 Parents: af9ca77 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed May 9 09:37:19 2018 -0600 Committer: Gary Gregory <garydgreg...@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 Guide" href="/guide/index.html" collapse="true"> <item name="JNDI Howto" href="/guide/jndi-howto.html"/> <item name="Class Diagrams" href="/guide/classdiagrams.html"/>