Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-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 2A35DFD7E for ; Tue, 26 Mar 2013 15:25:52 +0000 (UTC) Received: (qmail 36531 invoked by uid 500); 26 Mar 2013 15:25:52 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 36453 invoked by uid 500); 26 Mar 2013 15:25:52 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 36444 invoked by uid 99); 26 Mar 2013 15:25:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 15:25:52 +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, 26 Mar 2013 15:25:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D1C632388978; Tue, 26 Mar 2013 15:25:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1461186 - /cxf/branches/2.6.x-fixes/parent/pom.xml Date: Tue, 26 Mar 2013 15:25:28 -0000 To: commits@cxf.apache.org From: coheigea@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130326152528.D1C632388978@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: coheigea Date: Tue Mar 26 15:25:28 2013 New Revision: 1461186 URL: http://svn.apache.org/r1461186 Log: Merged revisions 1461173 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes ........ r1461173 | coheigea | 2013-03-26 15:11:19 +0000 (Tue, 26 Mar 2013) | 10 lines Merged revisions 1461168 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1461168 | coheigea | 2013-03-26 15:08:17 +0000 (Tue, 26 Mar 2013) | 2 lines Updating to use SLF4J 1.7.5 ........ ........ Modified: cxf/branches/2.6.x-fixes/parent/pom.xml Modified: cxf/branches/2.6.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1461186&r1=1461185&r2=1461186&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Tue Mar 26 15:25:28 2013 @@ -142,6 +142,7 @@ 1.0 geronimo-servlet_2.5_spec 1.1.2 + 1.7.5 1.1 3.0.7.RELEASE 1.2.1 @@ -721,12 +722,12 @@ org.slf4j slf4j-jdk14 - 1.6.2 + ${cxf.slf4j.version} org.slf4j slf4j-api - 1.6.2 + ${cxf.slf4j.version} org.eclipse.jetty