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 2012/02/14 03:42:21 UTC

svn commit: r1243766 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Tue Feb 14 02:42:21 2012
New Revision: 1243766

URL: http://svn.apache.org/viewvc?rev=1243766&view=rev
Log:
Update Javadoc plug-in to 2.8.1 from 2.8.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1243766&r1=1243765&r2=1243766&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Feb 14 02:42:21 2012
@@ -1056,7 +1056,7 @@ Version 23:
     <!-- plugin versions (allows same value in reporting and build sections) -->
     <commons.surefire.version>2.9</commons.surefire.version>
     <commons.surefire-report.version>2.9</commons.surefire-report.version>
-    <commons.javadoc.version>2.8</commons.javadoc.version>
+    <commons.javadoc.version>2.8.1</commons.javadoc.version>
     <commons.rat.version>0.7</commons.rat.version>
     <commons.changes.version>2.6</commons.changes.version>
     <commons.clirr.version>2.3</commons.clirr.version>