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 2005/12/30 21:15:40 UTC

svn commit: r360160 - /directory/trunk/protocol-common/pom.xml

Author: akarasulu
Date: Fri Dec 30 12:15:38 2005
New Revision: 360160

URL: http://svn.apache.org/viewcvs?rev=360160&view=rev
Log:
adding slf4j dep

Modified:
    directory/trunk/protocol-common/pom.xml

Modified: directory/trunk/protocol-common/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunk/protocol-common/pom.xml?rev=360160&r1=360159&r2=360160&view=diff
==============================================================================
--- directory/trunk/protocol-common/pom.xml (original)
+++ directory/trunk/protocol-common/pom.xml Fri Dec 30 12:15:38 2005
@@ -12,6 +12,13 @@
   <name>protocol-common</name>
   <packaging>jar</packaging>  
   <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>nlog4j</artifactId>
+      <version>1.2.17</version>
+      <scope>provided</scope>
+    </dependency>
+
     <!-- 
          protocol-common seems to have abstract test cases that need
          junit on the source class path os we cannot make junit dep