Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 39750 invoked from network); 17 Nov 2007 22:35:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2007 22:35:21 -0000 Received: (qmail 87047 invoked by uid 500); 17 Nov 2007 22:35:01 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 86929 invoked by uid 500); 17 Nov 2007 22:35:00 -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 86842 invoked by uid 99); 17 Nov 2007 22:35:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 14:35:00 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 22:34:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C0B9B1A9832; Sat, 17 Nov 2007 14:34:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r596018 - /maven/shared/trunk/maven-invoker/pom.xml Date: Sat, 17 Nov 2007 22:34:50 -0000 To: commits@maven.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071117223450.C0B9B1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Sat Nov 17 14:34:50 2007 New Revision: 596018 URL: http://svn.apache.org/viewvc?rev=596018&view=rev Log: upgrade p-u version to fix build on os without /bin/bash (related to PLXUTILS-34) Modified: maven/shared/trunk/maven-invoker/pom.xml Modified: maven/shared/trunk/maven-invoker/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-invoker/pom.xml?rev=596018&r1=596017&r2=596018&view=diff ============================================================================== --- maven/shared/trunk/maven-invoker/pom.xml (original) +++ maven/shared/trunk/maven-invoker/pom.xml Sat Nov 17 14:34:50 2007 @@ -31,7 +31,7 @@ org.codehaus.plexus plexus-utils - 1.4.5 + 1.4.7 org.apache.maven