You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2010/10/05 08:15:44 UTC

svn commit: r1004531 - /camel/trunk/pom.xml

Author: davsclaus
Date: Tue Oct  5 06:15:43 2010
New Revision: 1004531

URL: http://svn.apache.org/viewvc?rev=1004531&view=rev
Log:
CAMEL-2703: Upgraded javadoc plugin to 2.7

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1004531&r1=1004530&r2=1004531&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Oct  5 06:15:43 2010
@@ -385,7 +385,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>2.6.1</version>
+          <version>2.7</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>