You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by dj...@apache.org on 2007/08/21 21:05:01 UTC

svn commit: r568234 - in /directory/apacheds/trunk: protocol-ldap/pom.xml protocol-ntp/pom.xml

Author: djencks
Date: Tue Aug 21 12:05:01 2007
New Revision: 568234

URL: http://svn.apache.org/viewvc?rev=568234&view=rev
Log:
minor pom cleanup

Modified:
    directory/apacheds/trunk/protocol-ldap/pom.xml
    directory/apacheds/trunk/protocol-ntp/pom.xml

Modified: directory/apacheds/trunk/protocol-ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/protocol-ldap/pom.xml?rev=568234&r1=568233&r2=568234&view=diff
==============================================================================
--- directory/apacheds/trunk/protocol-ldap/pom.xml (original)
+++ directory/apacheds/trunk/protocol-ldap/pom.xml Tue Aug 21 12:05:01 2007
@@ -16,13 +16,6 @@
   <packaging>jar</packaging>  
 
   <dependencies>
-<!--
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>nlog4j</artifactId>
-      <scope>provided</scope>
-    </dependency>
--->
 
     <dependency>
       <groupId>org.apache.directory.shared</groupId>

Modified: directory/apacheds/trunk/protocol-ntp/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/protocol-ntp/pom.xml?rev=568234&r1=568233&r2=568234&view=diff
==============================================================================
--- directory/apacheds/trunk/protocol-ntp/pom.xml (original)
+++ directory/apacheds/trunk/protocol-ntp/pom.xml Tue Aug 21 12:05:01 2007
@@ -16,13 +16,6 @@
   <packaging>jar</packaging>  
 
   <dependencies>
-<!--
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>nlog4j</artifactId>
-      <scope>provided</scope>
-    </dependency>
--->
 
     <dependency>
       <groupId>org.apache.mina</groupId>