You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2011/10/18 13:15:33 UTC

svn commit: r1185573 - /archiva/trunk/pom.xml

Author: olamy
Date: Tue Oct 18 11:15:33 2011
New Revision: 1185573

URL: http://svn.apache.org/viewvc?rev=1185573&view=rev
Log:
use javadoc plugin version defined in parent

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1185573&r1=1185572&r2=1185573&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Tue Oct 18 11:15:33 2011
@@ -1657,7 +1657,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.4</version>
             <executions>
               <execution>
                 <id>attach-javadocs</id>