Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 69170 invoked from network); 21 Mar 2008 21:34:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2008 21:34:42 -0000 Received: (qmail 22242 invoked by uid 500); 21 Mar 2008 21:34:39 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 22176 invoked by uid 500); 21 Mar 2008 21:34:39 -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 22163 invoked by uid 99); 21 Mar 2008 21:34:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 14:34:39 -0700 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 21:33:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5D71A1A9832; Fri, 21 Mar 2008 14:34:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r639861 - in /maven/plugin-tools/trunk: maven-plugin-plugin/pom.xml pom.xml Date: Fri, 21 Mar 2008 21:34:18 -0000 To: commits@maven.apache.org From: brianf@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080321213418.5D71A1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brianf Date: Fri Mar 21 14:34:16 2008 New Revision: 639861 URL: http://svn.apache.org/viewvc?rev=639861&view=rev Log: don't use javadoc 2.3 Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml?rev=639861&r1=639860&r2=639861&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original) +++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Fri Mar 21 14:34:16 2008 @@ -188,6 +188,11 @@ maven-plugin-plugin 2.3 + + org.apache.maven.plugins + maven-javadoc-plugin + 2.4 +