Author: ogrisel
Date: Wed May 18 17:36:19 2011
New Revision: 1124346
URL: http://svn.apache.org/viewvc?rev=1124346&view=rev
Log:
bump slf4j version
Modified:
incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
Modified: incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/stanbol/pom.xml?rev=1124346&r1=1124345&r2=1124346&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/stanbol/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/stanbol/pom.xml Wed May 18 17:36:19
2011
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
- <version>1.5.2</version>
+ <version>1.6.1</version>
</dependency>
</dependencies>