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/06/01 09:13:58 UTC

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

Author: ilgrosso
Date: Fri Jun  1 07:13:57 2012
New Revision: 1345000

URL: http://svn.apache.org/viewvc?rev=1345000&view=rev
Log:
Upgrading logback to 1.0.4

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=1345000&r1=1344999&r2=1345000&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Fri Jun  1 07:13:57 2012
@@ -264,7 +264,7 @@ under the License.
 
     <h2.version>1.3.166</h2.version>
 
-    <logback.version>1.0.2</logback.version>
+    <logback.version>1.0.4</logback.version>
     <slf4j.version>1.6.4</slf4j.version>
 
     <junit.version>4.10</junit.version>