Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7A7010761 for ; Tue, 7 May 2013 13:50:03 +0000 (UTC) Received: (qmail 20872 invoked by uid 500); 7 May 2013 13:50:03 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 20658 invoked by uid 500); 7 May 2013 13:49:58 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 20614 invoked by uid 99); 7 May 2013 13:49:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 13:49:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 13:49:56 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AFCC52388962; Tue, 7 May 2013 13:49:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1479908 - /jackrabbit/trunk/jackrabbit-parent/pom.xml Date: Tue, 07 May 2013 13:49:35 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130507134935.AFCC52388962@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Tue May 7 13:49:35 2013 New Revision: 1479908 URL: http://svn.apache.org/r1479908 Log: JCR-3591: Upgrade to latest Logback Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1479908&r1=1479907&r2=1479908&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-parent/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue May 7 13:49:35 2013 @@ -43,12 +43,19 @@ - 1.6.4 - 1.0.0 6.1.22 1.3 - 2.2.0 ${project.build.sourceEncoding} + 2.2.0 + + + + + + + 1.6.6 + 1.7.4 + 1.0.12 http://jackrabbit.apache.org/ @@ -332,7 +339,7 @@ org.slf4j slf4j-api - ${slf4j.version} + ${slf4j.api.version} org.slf4j