Author: jochen
Date: Fri May 12 12:18:35 2006
New Revision: 405841
URL: http://svn.apache.org/viewcvs?rev=405841&view=rev
Log:
Requesting the generation of source jar files.
Modified:
webservices/xmlrpc/trunk/pom.xml
Modified: webservices/xmlrpc/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/pom.xml?rev=405841&r1=405840&r2=405841&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Fri May 12 12:18:35 2006
@@ -184,7 +184,6 @@
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
- <id>attach-sources</id>
<goals>
<goal>jar</goal>
</goals>