Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 91016 invoked from network); 10 Nov 2005 10:08:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 10:08:56 -0000 Received: (qmail 12824 invoked by uid 500); 10 Nov 2005 10:08:51 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 12782 invoked by uid 500); 10 Nov 2005 10:08:51 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 12769 invoked by uid 99); 10 Nov 2005 10:08:51 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 10 Nov 2005 02:08:50 -0800 Received: (qmail 90793 invoked by uid 65534); 10 Nov 2005 10:08:30 -0000 Message-ID: <20051110100830.90792.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r332260 - /maven/components/trunk/pom.xml Date: Thu, 10 Nov 2005 10:08:29 -0000 To: commits@maven.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: brett Date: Thu Nov 10 02:08:15 2005 New Revision: 332260 URL: http://svn.apache.org/viewcvs?rev=332260&view=rev Log: upgrade plexus-utils Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=332260&r1=332259&r2=332260&view=diff ============================================================================== --- maven/components/trunk/pom.xml (original) +++ maven/components/trunk/pom.xml Thu Nov 10 02:08:15 2005 @@ -225,7 +225,7 @@ org.codehaus.plexus plexus-utils - 1.0.4 + 1.0.5-SNAPSHOT org.apache.maven.wagon