Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 75984 invoked from network); 26 Nov 2008 12:28:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 12:28:56 -0000 Received: (qmail 80754 invoked by uid 500); 26 Nov 2008 12:29:06 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 80708 invoked by uid 500); 26 Nov 2008 12:29:06 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 80699 invoked by uid 99); 26 Nov 2008 12:29:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 04:29:06 -0800 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; Wed, 26 Nov 2008 12:27:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 46F0823888A3; Wed, 26 Nov 2008 04:28:05 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r720828 - /geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml Date: Wed, 26 Nov 2008 12:28:04 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081126122805.46F0823888A3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Wed Nov 26 04:28:01 2008 New Revision: 720828 URL: http://svn.apache.org/viewvc?rev=720828&view=rev Log: Use plexus 1.0-beta-2 Modified: geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml Modified: geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml?rev=720828&r1=720827&r2=720828&view=diff ============================================================================== --- geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml (original) +++ geronimo/gshell/trunk/gshell-support/gshell-plexus/pom.xml Wed Nov 26 04:28:01 2008 @@ -34,7 +34,7 @@ GShell Support :: Plexus - Customizations of Plexus for GShell. + Plexus integration. @@ -43,14 +43,10 @@ slf4j-api - - org.codehaus.plexus plexus-container-default - 1.0-beta-1 + 1.0-beta-2 junit @@ -70,7 +66,7 @@ org.codehaus.plexus plexus-component-annotations - 1.0-beta-1 + 1.0-beta-2 junit