Author: lukaszlenart Date: Fri May 25 11:37:59 2012 New Revision: 1342582 URL: http://svn.apache.org/viewvc?rev=1342582&view=rev Log: WW-3813 rollbacks site target after releasing a new 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=1342582&r1=1342581&r2=1342582&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Fri May 25 11:37:59 2012 @@ -55,7 +55,7 @@ <distributionManagement> <site> <id>apache-site</id> - <url>scp://people.apache.org/www/struts.apache.org/2.3.4/</url> + <url>scp://people.apache.org/www/struts.apache.org/2.x/</url> </site> </distributionManagement>