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/26 00:12:19 UTC

svn commit: r559630 - /directory/apacheds/branches/1.0/pom.xml

Author: ccustine
Date: Wed Jul 25 15:12:18 2007
New Revision: 559630

URL: http://svn.apache.org/viewvc?view=rev&rev=559630
Log:
Fixing a small error from that was in the commit for DIRSERVER-1008

Modified:
    directory/apacheds/branches/1.0/pom.xml

Modified: directory/apacheds/branches/1.0/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/pom.xml?view=diff&rev=559630&r1=559629&r2=559630
==============================================================================
--- directory/apacheds/branches/1.0/pom.xml (original)
+++ directory/apacheds/branches/1.0/pom.xml Wed Jul 25 15:12:18 2007
@@ -168,7 +168,6 @@
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
       <version>1.4.0</version>
-      <scope>test</scope>
     </dependency>
 
     <dependency>