You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mc...@apache.org on 2012/01/10 14:36:45 UTC

svn commit: r1229535 - /struts/struts2/trunk/pom.xml

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>