You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/10/20 06:43:44 UTC

svn commit: r326812 - in /directory/network: branches/0.8/project.xml trunk/project.xml

Author: trustin
Date: Wed Oct 19 21:43:35 2005
New Revision: 326812

URL: http://svn.apache.org/viewcvs?rev=326812&view=rev
Log:
Updated SLF4J version dependency.


Modified:
    directory/network/branches/0.8/project.xml
    directory/network/trunk/project.xml

Modified: directory/network/branches/0.8/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/branches/0.8/project.xml?rev=326812&r1=326811&r2=326812&view=diff
==============================================================================
--- directory/network/branches/0.8/project.xml (original)
+++ directory/network/branches/0.8/project.xml Wed Oct 19 21:43:35 2005
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
-      <version>1.0-beta7</version>
+      <version>1.0-beta9</version>
       <url>http://www.slf4j.org/</url>
     </dependency>
 

Modified: directory/network/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/project.xml?rev=326812&r1=326811&r2=326812&view=diff
==============================================================================
--- directory/network/trunk/project.xml (original)
+++ directory/network/trunk/project.xml Wed Oct 19 21:43:35 2005
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
-      <version>1.0-beta7</version>
+      <version>1.0-beta9</version>
       <url>http://www.slf4j.org/</url>
     </dependency>