Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 49817 invoked from network); 24 Jul 2006 22:24:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 22:24:41 -0000 Received: (qmail 81826 invoked by uid 500); 24 Jul 2006 22:24:40 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 81781 invoked by uid 500); 24 Jul 2006 22:24:40 -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 81770 invoked by uid 99); 24 Jul 2006 22:24:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 15:24:40 -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; Mon, 24 Jul 2006 15:24:39 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 7F9F31A981A; Mon, 24 Jul 2006 15:24:19 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r425205 - /maven/maven-1/plugins/trunk/plugins-common/project.xml Date: Mon, 24 Jul 2006 22:24:19 -0000 To: commits@maven.apache.org From: ltheussl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060724222419.7F9F31A981A@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: ltheussl Date: Mon Jul 24 15:24:18 2006 New Revision: 425205 URL: http://svn.apache.org/viewvc?rev=425205&view=rev Log: Add id to make pom validate. Modified: maven/maven-1/plugins/trunk/plugins-common/project.xml Modified: maven/maven-1/plugins/trunk/plugins-common/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/plugins-common/project.xml?rev=425205&r1=425204&r2=425205&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/plugins-common/project.xml (original) +++ maven/maven-1/plugins/trunk/plugins-common/project.xml Mon Jul 24 15:24:18 2006 @@ -20,6 +20,7 @@ 3 + maven-plugins maven plugins-common Maven Plugins Common Project