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:57:27 UTC

svn commit: r577207 - /struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml

Author: apetrelli
Date: Wed Sep 19 01:57:27 2007
New Revision: 577207

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

Modified:
    struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml

Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml?rev=577207&r1=577206&r2=577207&view=diff
==============================================================================
--- struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml (original)
+++ struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml Wed Sep 19 01:57:27 2007
@@ -156,7 +156,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>