You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/01/20 21:04:27 UTC

svn commit: r1435938 - /incubator/onami/trunk/logging/slf4j/pom.xml

Author: simonetripodi
Date: Sun Jan 20 20:04:27 2013
New Revision: 1435938

URL: http://svn.apache.org/viewvc?rev=1435938&view=rev
Log:
[ONAMI-61] Update SLF4J to v1.7.2

Modified:
    incubator/onami/trunk/logging/slf4j/pom.xml

Modified: incubator/onami/trunk/logging/slf4j/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/logging/slf4j/pom.xml?rev=1435938&r1=1435937&r2=1435938&view=diff
==============================================================================
--- incubator/onami/trunk/logging/slf4j/pom.xml (original)
+++ incubator/onami/trunk/logging/slf4j/pom.xml Sun Jan 20 20:04:27 2013
@@ -33,7 +33,7 @@
 
   <properties>
     <site.skip>true</site.skip>
-    <slf4j.version>1.6.1</slf4j.version>
+    <slf4j.version>1.7.2</slf4j.version>
   </properties>
 
   <dependencies>