You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by cc...@apache.org on 2007/07/14 09:23:19 UTC

svn commit: r556236 - /directory/apacheds/trunk/btree-base/pom.xml

Author: ccustine
Date: Sat Jul 14 00:23:17 2007
New Revision: 556236

URL: http://svn.apache.org/viewvc?view=rev&rev=556236
Log:
Cleaning up commented out settings

Modified:
    directory/apacheds/trunk/btree-base/pom.xml

Modified: directory/apacheds/trunk/btree-base/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/btree-base/pom.xml?view=diff&rev=556236&r1=556235&r2=556236
==============================================================================
--- directory/apacheds/trunk/btree-base/pom.xml (original)
+++ directory/apacheds/trunk/btree-base/pom.xml Sat Jul 14 00:23:17 2007
@@ -16,14 +16,6 @@
   </description>
 
   <dependencies>
-<!--
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>nlog4j</artifactId>
-      <scope>provided</scope>
-    </dependency>
--->
-
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>apacheds-schema-registries</artifactId>