You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/03/11 06:42:15 UTC

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

Author: elecharny
Date: Fri Mar 10 21:42:12 2006
New Revision: 385016

URL: http://svn.apache.org/viewcvs?rev=385016&view=rev
Log:
Upgraded pom.xml files to reflect upgrade from nlog4j 1.2.19 to 1.2.23

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=385016&r1=385015&r2=385016&view=diff
==============================================================================
--- directory/branches/daemon/1.0/pom.xml (original)
+++ directory/branches/daemon/1.0/pom.xml Fri Mar 10 21:42:12 2006
@@ -26,7 +26,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>nlog4j</artifactId>
-      <version>1.2.19</version>
+      <version>1.2.23</version>
     </dependency>
     <dependency>
       <groupId>commons-daemon</groupId>