Author: mcucchiara Date: Tue Jan 10 13:36:44 2012 New Revision: 1229535 URL: http://svn.apache.org/viewvc?rev=1229535&view=rev Log: Upgraded the site plugin to the latest version
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=1229535&r1=1229534&r2=1229535&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Tue Jan 10 13:36:44 2012 @@ -165,7 +165,7 @@ </plugin> <plugin> <artifactId>maven-site-plugin</artifactId> - <version>3.0-beta-3</version> + <version>3.0</version> </plugin> <plugin> <artifactId>maven-compiler-plugin</artifactId>