You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by jo...@apache.org on 2006/05/12 21:18:45 UTC

svn commit: r405841 - /webservices/xmlrpc/trunk/pom.xml

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>