You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/08/29 00:50:22 UTC

svn commit: r690037 - /maven/pom/trunk/maven/pom.xml

Author: vsiveton
Date: Thu Aug 28 15:50:21 2008
New Revision: 690037

URL: http://svn.apache.org/viewvc?rev=690037&view=rev
Log:
o using latest javadoc

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=690037&r1=690036&r2=690037&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Aug 28 15:50:21 2008
@@ -868,7 +868,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.4</version>
+            <version>2.5</version>
             <configuration>
               <encoding>${project.build.sourceEncoding}</encoding>
               <links>