Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 90640 invoked from network); 10 Oct 2005 13:48:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2005 13:48:47 -0000 Received: (qmail 50399 invoked by uid 500); 10 Oct 2005 13:48:47 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 50286 invoked by uid 500); 10 Oct 2005 13:48:46 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 50248 invoked by uid 99); 10 Oct 2005 13:48:45 -0000 X-ASF-Spam-Status: No, hits=-9.8 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; Mon, 10 Oct 2005 06:48:45 -0700 Received: (qmail 90156 invoked by uid 65534); 10 Oct 2005 13:48:24 -0000 Message-ID: <20051010134824.90154.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r312651 - in /maven/continuum/trunk: continuum-plexus-application/pom.xml pom.xml Date: Mon, 10 Oct 2005 13:48:22 -0000 To: continuum-commits@maven.apache.org From: evenisse@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: evenisse Date: Mon Oct 10 06:48:18 2005 New Revision: 312651 URL: http://svn.apache.org/viewcvs?rev=312651&view=rev Log: o Use plexus-container 1.0-alpha-7 o Use snapshot plexus plugin for support org.codehaus.plexus:plexus-container-default artifact Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml maven/continuum/trunk/pom.xml Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=312651&r1=312650&r2=312651&view=diff ============================================================================== --- maven/continuum/trunk/continuum-plexus-application/pom.xml (original) +++ maven/continuum/trunk/continuum-plexus-application/pom.xml Mon Oct 10 06:48:18 2005 @@ -29,7 +29,7 @@ org.codehaus.plexus plexus-maven-plugin - 1.1-alpha-7 + 1.1-alpha-8-SNAPSHOT Modified: maven/continuum/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=312651&r1=312650&r2=312651&view=diff ============================================================================== --- maven/continuum/trunk/pom.xml (original) +++ maven/continuum/trunk/pom.xml Mon Oct 10 06:48:18 2005 @@ -150,9 +150,9 @@ test - plexus + org.codehaus.plexus plexus-container-default - 1.0-alpha-6 + 1.0-alpha-7