Author: veithen
Date: Wed Dec 15 23:29:12 2010
New Revision: 1049743

URL: http://svn.apache.org/viewvc?rev=1049743&view=rev
Log:
Use the maven-javadoc-plugin version configured in org.apache:apache (2.5) 
because 2.7 does some weird things when building the module Javadocs.

Modified:
    axis/axis2/java/sandesha/trunk/pom.xml

Modified: axis/axis2/java/sandesha/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=1049743&r1=1049742&r2=1049743&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Wed Dec 15 23:29:12 2010
@@ -126,7 +126,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.7</version>
                 <executions>
                     <execution>
                         <id>site-javadoc</id>


Reply via email to