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 2009/07/15 21:14:23 UTC

svn commit: r794371 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Wed Jul 15 19:14:22 2009
New Revision: 794371

URL: http://svn.apache.org/viewvc?rev=794371&view=rev
Log:
maven-javadoc-plugin 2.4 to 2.5.

Modified:
    commons/proper/codec/trunk/pom.xml

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=794371&r1=794370&r2=794371&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Wed Jul 15 19:14:22 2009
@@ -270,7 +270,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.5</version>
           <configuration>
             <linksource>true</linksource>
             <links>