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:58:04 UTC

svn commit: r793327 - /excalibur/trunk/components/sourceresolve/jnet/pom.xml

Author: rdonkin
Date: Sun Jul 12 10:58:03 2009
New Revision: 793327

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

Modified:
    excalibur/trunk/components/sourceresolve/jnet/pom.xml

Modified: excalibur/trunk/components/sourceresolve/jnet/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/jnet/pom.xml?rev=793327&r1=793326&r2=793327&view=diff
==============================================================================
--- excalibur/trunk/components/sourceresolve/jnet/pom.xml (original)
+++ excalibur/trunk/components/sourceresolve/jnet/pom.xml Sun Jul 12 10:58:03 2009
@@ -32,12 +32,6 @@
     This package allows to use SourceFactories through the java.net API.
   </description>
   <dependencies>
-    <dependency>
-      <groupId>org.apache.excalibur.components</groupId>
-      <artifactId>excalibur-sourceresolve-api</artifactId>
-      <version>3.0.0-SNAPSHOT</version>
-      <scope>provided</scope>
-    </dependency>
   </dependencies>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/components/sourceresolve/jnet</connection>



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