This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-doxia-book-maven-plugin.git

commit c17d34b6963d9c90a048fd3e65da261624bbc176
Author: Dennis Lundberg <[email protected]>
AuthorDate: Thu Oct 11 21:07:43 2012 +0000

    Update to plugin-plugin 3.1 to eliminate deprecation warnings in the 
generated Help mojo.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1397311 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e2b0359..f75c61b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@ under the License.
   <properties>
     <doxiaVersion>1.3</doxiaVersion>
     <mavenVersion>2.0.6</mavenVersion>
-    <pluginPluginVersion>3.0</pluginPluginVersion>
+    <pluginPluginVersion>3.1</pluginPluginVersion>
   </properties>
 
   <dependencies>

Reply via email to