Author: hboutemy
Date: Thu May 19 20:32:35 2011
New Revision: 1125087
URL: http://svn.apache.org/viewvc?rev=1125087&view=rev
Log:
use latest maven-project-info-reports-plugin
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1125087&r1=1125086&r2=1125087&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu May 19 20:32:35 2011
@@ -618,7 +618,7 @@ under the License.
<plugins>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.4</version>
</plugin>
</plugins>
</reporting>
@@ -696,7 +696,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>