You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/15 23:24:06 UTC

svn commit: r1739373 - /commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml

Author: sebb
Date: Fri Apr 15 21:24:05 2016
New Revision: 1739373

URL: http://svn.apache.org/viewvc?rev=1739373&view=rev
Log:
Tweaks

Modified:
    commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml

Modified: commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml?rev=1739373&r1=1739372&r2=1739373&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/commons-build-plugin/trunk/src/site/xdoc/index.xml Fri Apr 15 21:24:05 2016
@@ -31,7 +31,7 @@
         <section name="Build Plugin">
 
             <p>
-            This is a <a href="http://maven.apache.org/">Maven 2.x</a> 
+            This is a <a href="http://maven.apache.org/">Maven 2.x/3.x</a> 
             <a href="http://ant.apache.org/">Ant</a> Plugin which is
             used by <a href="http://commons.apache.org/">Apache Commons</a> builds. See
             the <a href="development.html">Development</a> page for information to
@@ -62,7 +62,7 @@
 <plugin>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-build-plugin</artifactId>
-  <version>1.4</version>
+  <version>1.5</version>
 </plugin>
 ]]></source>
             </p>