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 2012/11/06 07:42:15 UTC

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

Author: lukaszlenart
Date: Tue Nov  6 06:42:14 2012
New Revision: 1406055

URL: http://svn.apache.org/viewvc?rev=1406055&view=rev
Log:
Reverts site target

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=1406055&r1=1406054&r2=1406055&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Tue Nov  6 06:42:14 2012
@@ -55,7 +55,7 @@
     <distributionManagement>
         <site>
             <id>apache-site</id>
-            <url>scp://people.apache.org/www/struts.apache.org/2.3.6/</url>
+            <url>scp://people.apache.org/www/struts.apache.org/2.x/</url>
         </site>
     </distributionManagement>