Author: dkulp
Date: Tue Sep 20 20:27:57 2011
New Revision: 1173339
URL: http://svn.apache.org/viewvc?rev=1173339&view=rev
Log:
wsdl4j isn't needed for Neethi
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=1173339&r1=1173338&r2=1173339&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Tue Sep 20 20:27:57 2011
@@ -294,11 +294,6 @@
</exclusions>
</dependency>
<dependency>
- <groupId>wsdl4j</groupId>
- <artifactId>wsdl4j</artifactId>
- <version>1.6.2</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.1</version>