Author: stain
Date: Wed Sep 14 11:58:15 2016
New Revision: 1760681
URL: http://svn.apache.org/viewvc?rev=1760681&view=rev
Log:
Maven 2 or 3
Modified:
commons/proper/beanutils/trunk/src/site/xdoc/building.xml
Modified: commons/proper/beanutils/trunk/src/site/xdoc/building.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/xdoc/building.xml?rev=1760681&r1=1760680&r2=1760681&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/site/xdoc/building.xml (original)
+++ commons/proper/beanutils/trunk/src/site/xdoc/building.xml Wed Sep 14
11:58:15 2016
@@ -25,7 +25,7 @@ limitations under the License.
<section name="Overview">
<p>
Commons BeanUtils can be built using
- <a href="http://maven.apache.org">Maven 2</a> or
+ <a href="http://maven.apache.org">Maven 2 or Maven 3</a> or
<a href="http://ant.apache.org">Ant</a> as the build system.
</p>
<p>