Author: rdonkin
Date: Fri Jun 5 08:40:43 2009
New Revision: 781943
URL: http://svn.apache.org/viewvc?rev=781943&view=rev
Log:
IMAP-98 No need to list indirect dependencies.
https://issues.apache.org/jira/browse/IMAP-98
Modified:
james/imap/trunk/parent/pom.xml
Modified: james/imap/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=781943&r1=781942&r2=781943&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Fri Jun 5 08:40:43 2009
@@ -520,20 +520,6 @@
<version>10.2.2.0</version>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>xml-apis</groupId>
- <artifactId>xml-apis</artifactId>
- <version>2.0.2</version>
- <scope>provided</scope>
- </dependency>
- <!--
- <dependency>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
- <version>2.6.2</version>
- <scope>provided</scope>
- </dependency>
- -->
<!--
START Torque
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]