You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/27 19:58:00 UTC

svn commit: r1426290 - /maven/indexer/trunk/pom.xml

Author: olamy
Date: Thu Dec 27 18:58:00 2012
New Revision: 1426290

URL: http://svn.apache.org/viewvc?rev=1426290&view=rev
Log:
last javadoc plugin version

Modified:
    maven/indexer/trunk/pom.xml

Modified: maven/indexer/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1426290&r1=1426289&r2=1426290&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Thu Dec 27 18:58:00 2012
@@ -329,7 +329,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.8.1</version>
+        <version>2.9</version>
         <reportSets>
           <reportSet>
             <id>non-aggregate</id>