You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/10/14 23:54:31 UTC

svn commit: r464040 - /directory/trunks/apacheds/mitosis/pom.xml

Author: akarasulu
Date: Sat Oct 14 14:54:30 2006
New Revision: 464040

URL: http://svn.apache.org/viewvc?view=rev&rev=464040
Log:
fixing issue with dep without version

Modified:
    directory/trunks/apacheds/mitosis/pom.xml

Modified: directory/trunks/apacheds/mitosis/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/apacheds/mitosis/pom.xml?view=diff&rev=464040&r1=464039&r2=464040
==============================================================================
--- directory/trunks/apacheds/mitosis/pom.xml (original)
+++ directory/trunks/apacheds/mitosis/pom.xml Sat Oct 14 14:54:30 2006
@@ -57,11 +57,6 @@
     </dependency>
 
     <dependency>
-      <groupId>org.apache.directory.shared</groupId>
-      <artifactId>shared-ldap</artifactId>
-    </dependency>
-
-    <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>nlog4j</artifactId>
     </dependency>