Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 27788 invoked from network); 23 Mar 2009 02:41:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Mar 2009 02:41:57 -0000 Received: (qmail 11566 invoked by uid 500); 23 Mar 2009 02:41:57 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 11490 invoked by uid 500); 23 Mar 2009 02:41:57 -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 11481 invoked by uid 99); 23 Mar 2009 02:41:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Mar 2009 02:41:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 23 Mar 2009 02:41:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3EA412388965; Mon, 23 Mar 2009 02:41:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r757303 - in /cxf/trunk: pom.xml systests/pom.xml Date: Mon, 23 Mar 2009 02:41:34 -0000 To: commits@cxf.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090323024135.3EA412388965@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Mon Mar 23 02:41:34 2009 New Revision: 757303 URL: http://svn.apache.org/viewvc?rev=757303&view=rev Log: Upgraded the maven-resources-plugin version Modified: cxf/trunk/pom.xml cxf/trunk/systests/pom.xml Modified: cxf/trunk/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=757303&r1=757302&r2=757303&view=diff ============================================================================== --- cxf/trunk/pom.xml (original) +++ cxf/trunk/pom.xml Mon Mar 23 02:41:34 2009 @@ -429,7 +429,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.2 + 2.3 org.apache.maven.plugins Modified: cxf/trunk/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=757303&r1=757302&r2=757303&view=diff ============================================================================== --- cxf/trunk/systests/pom.xml (original) +++ cxf/trunk/systests/pom.xml Mon Mar 23 02:41:34 2009 @@ -38,7 +38,6 @@ maven-resources-plugin - 2.3 copy-resources @@ -60,20 +59,9 @@ - + - - + org.codehaus.mojo build-helper-maven-plugin