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/10/15 02:52:14 UTC

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

Author: ggregory
Date: Mon Oct 15 00:52:14 2012
New Revision: 1398162

URL: http://svn.apache.org/viewvc?rev=1398162&view=rev
Log:
commons.javadoc.version 2.8.1 -> 2.9.

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=1398162&r1=1398161&r2=1398162&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Oct 15 00:52:14 2012
@@ -1128,7 +1128,7 @@ http://svn.apache.org/repos/asf/commons/
     <!-- plugin versions (allows same value in reporting and build sections) -->
     <commons.surefire.version>2.12.3</commons.surefire.version>
     <commons.surefire-report.version>2.12.3</commons.surefire-report.version>
-    <commons.javadoc.version>2.8.1</commons.javadoc.version>
+    <commons.javadoc.version>2.9</commons.javadoc.version>
     <commons.rat.version>0.8</commons.rat.version>
     <commons.changes.version>2.8</commons.changes.version>
     <commons.clirr.version>2.4</commons.clirr.version>