Author: gawor
Date: Wed Jan  7 12:44:37 2009
New Revision: 732480

URL: http://svn.apache.org/viewvc?rev=732480&view=rev
Log:
disable javadoc generation in release profile

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=732480&r1=732479&r2=732480&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Jan  7 12:44:37 2009
@@ -294,6 +294,7 @@
                             </execution>
                         </executions>
                     </plugin>
+<!--
                     <plugin>
                         <inherited>true</inherited>
                         <artifactId>maven-javadoc-plugin</artifactId>
@@ -308,6 +309,7 @@
                             </execution>
                         </executions>
                     </plugin>
+-->
                    <plugin>
                        <inherited>true</inherited>
                        <groupId>org.apache.maven.plugins</groupId>


Reply via email to