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 0351A104DE for ; Thu, 1 Aug 2013 15:20:35 +0000 (UTC) Received: (qmail 31579 invoked by uid 500); 1 Aug 2013 15:20:34 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 31527 invoked by uid 500); 1 Aug 2013 15:20:34 -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 31520 invoked by uid 99); 1 Aug 2013 15:20:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 15:20: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, 01 Aug 2013 15:20:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 92D112388B3A; Thu, 1 Aug 2013 15:20:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1509285 - /cxf/branches/2.6.x-fixes/pom.xml Date: Thu, 01 Aug 2013 15:20:11 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130801152011.92D112388B3A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Thu Aug 1 15:20:11 2013 New Revision: 1509285 URL: http://svn.apache.org/r1509285 Log: Merged revisions 1509258 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes ........ r1509258 | dkulp | 2013-08-01 10:36:49 -0400 (Thu, 01 Aug 2013) | 10 lines Merged revisions 1509252 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1509252 | dkulp | 2013-08-01 10:30:28 -0400 (Thu, 01 Aug 2013) | 2 lines Update some plugin versions ........ ........ Modified: cxf/branches/2.6.x-fixes/pom.xml Modified: cxf/branches/2.6.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/pom.xml?rev=1509285&r1=1509284&r2=1509285&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/pom.xml (original) +++ cxf/branches/2.6.x-fixes/pom.xml Thu Aug 1 15:20:11 2013 @@ -484,7 +484,7 @@ org.apache.felix maven-bundle-plugin - 2.3.7 + 2.4.0 org.apache.maven.plugins @@ -533,7 +533,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.14 + 2.15 org.apache.maven.plugins @@ -596,7 +596,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.3 + 2.4 @@ -624,7 +624,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.12.2 + 2.15 org.apache.maven.plugins