Author: tli
Date: Mon Nov 27 02:35:37 2006
New Revision: 479577
URL: http://svn.apache.org/viewvc?view=rev&rev=479577
Log:
remove unnecessary generation
Modified:
incubator/cxf/trunk/testutils/pom.xml
Modified: incubator/cxf/trunk/testutils/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/testutils/pom.xml?view=diff&rev=479577&r1=479576&r2=479577
==============================================================================
--- incubator/cxf/trunk/testutils/pom.xml (original)
+++ incubator/cxf/trunk/testutils/pom.xml Mon Nov 27 02:35:37 2006
@@ -283,11 +283,6 @@
</dependency>
</dependencies>
</wsdlOption>
-
- <wsdlOption>
-
<wsdl>${basedir}/src/main/resources/wsdl/attachment_types.wsdl</wsdl>
- </wsdlOption>
-
<wsdlOption>
<wsdl>${basedir}/src/main/resources/wsdl/addNumbers.wsdl</wsdl>
</wsdlOption>