You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2007/09/19 10:47:30 UTC

svn commit: r577195 - /struts/struts1/trunk/pom.xml

Author: apetrelli
Date: Wed Sep 19 01:47:30 2007
New Revision: 577195

URL: http://svn.apache.org/viewvc?rev=577195&view=rev
Log:
STR-3097
Updated dependency to maven-site-plugin version 2.0-beta-5.

Modified:
    struts/struts1/trunk/pom.xml

Modified: struts/struts1/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?rev=577195&r1=577194&r2=577195&view=diff
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Wed Sep 19 01:47:30 2007
@@ -157,7 +157,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>2.0-beta-4</version>
+                    <version>2.0-beta-5</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-source-plugin</artifactId>