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/03/11 08:36:16 UTC

svn commit: r385033 - /directory/branches/daemon/1.0/pom.xml

Author: akarasulu
Date: Fri Mar 10 23:36:15 2006
New Revision: 385033

URL: http://svn.apache.org/viewcvs?rev=385033&view=rev
Log:
reverting nlog4j update

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

Modified: directory/branches/daemon/1.0/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/daemon/1.0/pom.xml?rev=385033&r1=385032&r2=385033&view=diff
==============================================================================
--- directory/branches/daemon/1.0/pom.xml (original)
+++ directory/branches/daemon/1.0/pom.xml Fri Mar 10 23:36:15 2006
@@ -26,7 +26,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>nlog4j</artifactId>
-      <version>1.2.23</version>
+      <version>1.2.19</version>
     </dependency>
     <dependency>
       <groupId>commons-daemon</groupId>