Author: oheger
Date: Mon Jan 6 18:00:26 2014
New Revision: 1555950
URL: http://svn.apache.org/r1555950
Log:
Updated releases section on overview page.
Modified:
commons/proper/beanutils/trunk/src/site/xdoc/index.xml
Modified: commons/proper/beanutils/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/xdoc/index.xml?rev=1555950&r1=1555949&r2=1555950&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/beanutils/trunk/src/site/xdoc/index.xml Mon Jan 6 18:00:26
2014
@@ -107,10 +107,10 @@ note the property reference syntax optio
<section name="Releases">
-<subsection name="1.9.0 release">
+<subsection name="1.9.x releases">
<p>
- BeanUtils <strong>1.9.0</strong> is binary compatible (with a minor
exception
- described in the release notes) with version 1.8.3 and requires a minimum
of
+ BeanUtils <strong>1.9.x</strong> releases are binary compatible (with a
minor exception
+ described in the release notes) with version 1.8.3 and require a minimum of
JDK 1.5.
</p>
<p>
@@ -118,6 +118,12 @@ note the property reference syntax optio
<a
href="http://commons.apache.org/beanutils/download_beanutils.cgi">here</a>.
</p>
<ul>
+ <li>1.9.1
+ <ul>
+ <li><a
href="http://commons.apache.org/beanutils/javadocs/v1.9.1/RELEASE-NOTES.txt">Release
Notes</a></li>
+ <li><a
href="http://commons.apache.org/beanutils/javadocs/v1.9.1/apidocs/index.html">JavaDoc</a></li>
+ </ul>
+ </li>
<li>1.9.0
<ul>
<li><a
href="http://commons.apache.org/beanutils/javadocs/v1.9.0/RELEASE-NOTES.txt">Release
Notes</a></li>