Author: lukaszlenart Date: Wed Dec 14 14:44:29 2011 New Revision: 1214267 URL: http://svn.apache.org/viewvc?rev=1214267&view=rev Log: Uses compatible version of Reports plugin with Maven 3
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=1214267&r1=1214266&r2=1214267&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Wed Dec 14 14:44:29 2011 @@ -305,6 +305,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.4</version> </plugin> <!-- <plugin>