From scm-return-13283-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Thu Jul 06 19:35:40 2006 Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 19860 invoked from network); 6 Jul 2006 19:35:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 19:35:40 -0000 Received: (qmail 51580 invoked by uid 500); 6 Jul 2006 19:35:39 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 51440 invoked by uid 500); 6 Jul 2006 19:35:39 -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 51427 invoked by uid 99); 6 Jul 2006 19:35:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 12:35:39 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 12:35:38 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 68ED41A981C; Thu, 6 Jul 2006 12:35:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r419678 - /geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml Date: Thu, 06 Jul 2006 19:35:18 -0000 To: scm@geronimo.apache.org From: sppatel@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060706193518.68ED41A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sppatel Date: Thu Jul 6 12:35:17 2006 New Revision: 419678 URL: http://svn.apache.org/viewvc?rev=419678&view=rev Log: specifiy groupId/version of assembly plugin as without it runs an older version Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml?rev=419678&r1=419677&r2=419678&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml Thu Jul 6 12:35:17 2006 @@ -35,7 +35,9 @@ + org.apache.maven.plugins maven-assembly-plugin + 2.1 g-eclipse-plugin-${version} @@ -45,7 +47,6 @@ - assembly package attached