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/04/27 13:08:20 UTC

svn commit: r1331351 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Fri Apr 27 11:08:19 2012
New Revision: 1331351

URL: http://svn.apache.org/viewvc?rev=1331351&view=rev
Log:
Updating logback to 1.0.2

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1331351&r1=1331350&r2=1331351&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Fri Apr 27 11:08:19 2012
@@ -236,7 +236,7 @@ under the License.
 
     <h2.version>1.3.166</h2.version>
 
-    <logback.version>1.0.1</logback.version>
+    <logback.version>1.0.2</logback.version>
     <slf4j.version>1.6.4</slf4j.version>
 
     <junit.version>4.10</junit.version>