You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2014/04/07 23:08:41 UTC

svn commit: r1585585 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

Author: dennisl
Date: Mon Apr  7 21:08:41 2014
New Revision: 1585585

URL: http://svn.apache.org/r1585585
Log:
Specify version for maven-plugin-plugin in reporting.

Modified:
    maven/plugin-tools/trunk/maven-plugin-plugin/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=1585585&r1=1585584&r2=1585585&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Mon Apr  7 21:08:41 2014
@@ -260,6 +260,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
+        <version>3.2</version>
         <reportSets>
           <reportSet>
             <reports>