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/12 12:34:42 UTC

svn commit: r793315 - /excalibur/trunk/containerkit/instrument/mgr-http/pom.xml

Author: rdonkin
Date: Sun Jul 12 10:34:41 2009
New Revision: 793315

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

Modified:
    excalibur/trunk/containerkit/instrument/mgr-http/pom.xml

Modified: excalibur/trunk/containerkit/instrument/mgr-http/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-http/pom.xml?rev=793315&r1=793314&r2=793315&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-http/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-http/pom.xml Sun Jul 12 10:34:41 2009
@@ -34,10 +34,6 @@
       <artifactId>avalon-framework-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.avalon.framework</groupId>
-      <artifactId>avalon-framework-impl</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
       <version>2.2.2-SNAPSHOT</version>
@@ -47,12 +43,6 @@
       <artifactId>excalibur-instrument-mgr-api</artifactId>
       <version>2.2.2-SNAPSHOT</version>
     </dependency>
-    <dependency>
-      <groupId>xml-apis</groupId>
-      <artifactId>xml-apis</artifactId>
-      <scope>provided</scope>
-      <version>1.0.b2</version>
-    </dependency>
   </dependencies>
   <build/>
   <scm>



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