You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/10/16 11:48:05 UTC

svn commit: r1398713 - in /incubator/syncope/trunk: ./ pom.xml

Author: ilgrosso
Date: Tue Oct 16 09:48:05 2012
New Revision: 1398713

URL: http://svn.apache.org/viewvc?rev=1398713&view=rev
Log:
Merge from 1_0_X

Modified:
    incubator/syncope/trunk/   (props changed)
    incubator/syncope/trunk/pom.xml

Propchange: incubator/syncope/trunk/
------------------------------------------------------------------------------
  Merged /incubator/syncope/branches/1_0_X:r1398272-1398712

Modified: incubator/syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/pom.xml?rev=1398713&r1=1398712&r2=1398713&view=diff
==============================================================================
--- incubator/syncope/trunk/pom.xml (original)
+++ incubator/syncope/trunk/pom.xml Tue Oct 16 09:48:05 2012
@@ -265,7 +265,7 @@ under the License.
     <h2.version>1.3.168</h2.version>
 
     <logback.version>1.0.7</logback.version>
-    <slf4j.version>1.7.1</slf4j.version>
+    <slf4j.version>1.7.2</slf4j.version>
 
     <junit.version>4.10</junit.version>
     <selenium-java-client-driver.version>1.0.2</selenium-java-client-driver.version>