You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/12/14 21:47:12 UTC

svn commit: r487345 - /cocoon/trunk/pom.xml

Author: jheymans
Date: Thu Dec 14 12:47:10 2006
New Revision: 487345

URL: http://svn.apache.org/viewvc?view=rev&rev=487345
Log:
seems like we're lagging a bit behind on the javadoc plugin

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=487345&r1=487344&r2=487345
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Thu Dec 14 12:47:10 2006
@@ -654,7 +654,7 @@
           </plugin-->
           <plugin>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.0</version>
+            <version>2.2</version>
             <configuration>
               <maxmemory>512m</maxmemory>
             </configuration>