Author: dkuleshov
Date: 2011-03-04 07:42:28 -0500 (Fri, 04 Mar 2011)
New Revision: 4058
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-1159: reverted slf4j from 1.6.1 back to 1.5.8
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-03-04 12:40:07 UTC (rev 4057)
+++ ws/trunk/pom.xml 2011-03-04 12:42:28 UTC (rev 4058)
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
- <version>1.6.1</version>
+ <version>1.5.8</version>
<scope>test</scope>
</dependency>
<dependency>
Show replies by date