You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2011/05/07 11:45:45 UTC

svn commit: r1100492 - /struts/struts2/tags/STRUTS_2_2_3/pom.xml

Author: lukaszlenart
Date: Sat May  7 09:45:45 2011
New Revision: 1100492

URL: http://svn.apache.org/viewvc?rev=1100492&view=rev
Log:
Changes url for site

Modified:
    struts/struts2/tags/STRUTS_2_2_3/pom.xml

Modified: struts/struts2/tags/STRUTS_2_2_3/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/tags/STRUTS_2_2_3/pom.xml?rev=1100492&r1=1100491&r2=1100492&view=diff
==============================================================================
--- struts/struts2/tags/STRUTS_2_2_3/pom.xml (original)
+++ struts/struts2/tags/STRUTS_2_2_3/pom.xml Sat May  7 09:45:45 2011
@@ -43,7 +43,7 @@
     <distributionManagement>
         <site>
             <id>apache-site</id>
-            <url>scp://people.apache.org/www/struts.apache.org/2.x/</url>
+            <url>scp://people.apache.org/www/struts.apache.org/2.2.3/</url>
         </site>
     </distributionManagement>