Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D82D9B8C for ; Fri, 13 Apr 2012 21:43:54 +0000 (UTC) Received: (qmail 68567 invoked by uid 500); 13 Apr 2012 21:43:54 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 68431 invoked by uid 500); 13 Apr 2012 21:43:54 -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 68424 invoked by uid 99); 13 Apr 2012 21:43:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 21:43:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 21:43:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F355F238899C; Fri, 13 Apr 2012 21:43:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1325971 - /maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Date: Fri, 13 Apr 2012 21:43:32 -0000 To: commits@maven.apache.org From: dennisl@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120413214332.F355F238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dennisl Date: Fri Apr 13 21:43:32 2012 New Revision: 1325971 URL: http://svn.apache.org/viewvc?rev=1325971&view=rev Log: Update to Maven Plugin Plugin 2.9. Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1325971&r1=1325970&r2=1325971&view=diff ============================================================================== --- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original) +++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Fri Apr 13 21:43:32 2012 @@ -42,6 +42,7 @@ under the License. 1.3 2.0.6 + 2.9 @@ -116,7 +117,7 @@ under the License. org.apache.maven.plugins maven-plugin-plugin - 2.5.1 + ${pluginPluginVersion} org.apache.maven.plugins @@ -196,7 +197,7 @@ under the License. org.apache.maven.plugins maven-plugin-plugin - 2.5.1 + ${pluginPluginVersion}