Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 57567 invoked from network); 15 Sep 2007 03:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Sep 2007 03:26:13 -0000 Received: (qmail 224 invoked by uid 500); 15 Sep 2007 03:26:06 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 176 invoked by uid 500); 15 Sep 2007 03:26: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 165 invoked by uid 99); 15 Sep 2007 03:26:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 20:26:06 -0700 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, 15 Sep 2007 03:26:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A79561A9832; Fri, 14 Sep 2007 20:25:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r575869 - /geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml Date: Sat, 15 Sep 2007 03:25:52 -0000 To: scm@geronimo.apache.org From: mcconne@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070915032552.A79561A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mcconne Date: Fri Sep 14 20:25:52 2007 New Revision: 575869 URL: http://svn.apache.org/viewvc?rev=575869&view=rev Log: GERONIMODEVTOOLS-205 Name change for Geronimo Eclipse Plugin Modified: geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml?rev=575869&r1=575868&r2=575869&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.0.0/assembly/pom.xml Fri Sep 14 20:25:52 2007 @@ -34,7 +34,7 @@ maven-assembly-plugin - g-eclipse-plugin-${version} + geronimo-eclipse-plugin-${version} src/main/assembly/deployable.xml src/main/assembly/updatesite.xml