You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/22 16:28:21 UTC

svn commit: r796738 - /excalibur/trunk/cornerstone/sockets/impl/pom.xml

Author: rdonkin
Date: Wed Jul 22 14:28:21 2009
New Revision: 796738

URL: http://svn.apache.org/viewvc?rev=796738&view=rev
Log:
EXLBR-46 Remove unused dependencies https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/cornerstone/sockets/impl/pom.xml

Modified: excalibur/trunk/cornerstone/sockets/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/impl/pom.xml?rev=796738&r1=796737&r2=796738&view=diff
==============================================================================
--- excalibur/trunk/cornerstone/sockets/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/impl/pom.xml Wed Jul 22 14:28:21 2009
@@ -41,18 +41,6 @@
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
     </dependency>
-    <dependency>
-      <groupId>xml-apis</groupId>
-      <artifactId>xml-apis</artifactId>
-      <scope>provided</scope>
-      <version>1.0.b2</version>
-    </dependency>
-    <dependency>
-      <groupId>xerces</groupId>
-      <artifactId>xercesImpl</artifactId>
-      <scope>provided</scope>
-      <version>2.4.0</version>
-    </dependency>
   </dependencies>
   <build />
   <scm>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org