Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45200D725 for ; Thu, 20 Dec 2012 14:26:36 +0000 (UTC) Received: (qmail 56011 invoked by uid 500); 20 Dec 2012 14:26:36 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 55944 invoked by uid 500); 20 Dec 2012 14:26:35 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 55933 invoked by uid 99); 20 Dec 2012 14:26:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 14:26:34 +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; Thu, 20 Dec 2012 14:26:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B5E0823889D7; Thu, 20 Dec 2012 14:26:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1424487 - /karaf/eik/trunk/manual/pom.xml Date: Thu, 20 Dec 2012 14:26:13 -0000 To: commits@karaf.apache.org From: jbonofre@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121220142613.B5E0823889D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbonofre Date: Thu Dec 20 14:26:13 2012 New Revision: 1424487 URL: http://svn.apache.org/viewvc?rev=1424487&view=rev Log: Upgrade to slf4j 1.7.2 Modified: karaf/eik/trunk/manual/pom.xml Modified: karaf/eik/trunk/manual/pom.xml URL: http://svn.apache.org/viewvc/karaf/eik/trunk/manual/pom.xml?rev=1424487&r1=1424486&r2=1424487&view=diff ============================================================================== --- karaf/eik/trunk/manual/pom.xml (original) +++ karaf/eik/trunk/manual/pom.xml Thu Dec 20 14:26:13 2012 @@ -49,7 +49,7 @@ org.slf4j slf4j-api - 1.6.1 + 1.7.2 org.scala-lang