Author: veithen
Date: Sat Apr 2 18:33:23 2011
New Revision: 1088073
URL: http://svn.apache.org/viewvc?rev=1088073&view=rev
Log:
Removed the source distribution. The default one created by the
org.apache:apache super-POM is enough.
Removed:
webservices/commons/trunk/modules/neethi/src/main/assembly/src.xml
Modified:
webservices/commons/trunk/modules/neethi/pom.xml
Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?rev=1088073&r1=1088072&r2=1088073&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Sat Apr 2 18:33:23 2011
@@ -138,7 +138,6 @@
<configuration>
<descriptors>
<descriptor>src/main/assembly/bin.xml</descriptor>
- <descriptor>src/main/assembly/src.xml</descriptor>
</descriptors>
<tarLongFileMode>gnu</tarLongFileMode>
</configuration>