Author: jochen
Date: Mon Mar 27 04:54:42 2006
New Revision: 389126

URL: http://svn.apache.org/viewcvs?rev=389126&view=rev
Log:
Temporarily disabling the broken maven-changes-plugin.

Modified:
    webservices/xmlrpc/trunk/pom.xml

Modified: webservices/xmlrpc/trunk/pom.xml
URL: 
http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/pom.xml?rev=389126&r1=389125&r2=389126&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Mon Mar 27 04:54:42 2006
@@ -229,10 +229,13 @@
     </dependencies>
     <reporting>
         <plugins>
+<!-- Temporarily disabling the Changes plugin, because
+     it doesn't work
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>changes-maven-plugin</artifactId>
             </plugin>
+-->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>


Reply via email to