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:32:06 UTC

svn commit: r793313 - /excalibur/trunk/containerkit/instrument/mgr-api/pom.xml

Author: rdonkin
Date: Sun Jul 12 10:32:06 2009
New Revision: 793313

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

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

Modified: excalibur/trunk/containerkit/instrument/mgr-api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-api/pom.xml?rev=793313&r1=793312&r2=793313&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-api/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-api/pom.xml Sun Jul 12 10:32:06 2009
@@ -37,12 +37,6 @@
       <artifactId>excalibur-instrument-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