Author: jcarman
Date: Sat Feb 23 08:17:01 2008
New Revision: 630463
URL: http://svn.apache.org/viewvc?rev=630463&view=rev
Log:
Changing site url
Modified:
commons/proper/proxy/branches/proxy-1.0-work/pom.xml
Modified: commons/proper/proxy/branches/proxy-1.0-work/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/pom.xml?rev=630463&r1=630462&r2=630463&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/proxy-1.0-work/pom.xml Sat Feb 23 08:17:01
2008
@@ -265,7 +265,7 @@
<id>stagingSite</id>
<name>Release Candidate Staging Site</name>
<url>
-
${commons.deployment.protocol}://people.apache.org/home/${releaseManager}/public_html/${artifactId}-${version}
+
${commons.deployment.protocol}://people.apache.org/home/${releaseManager}/public_html/${artifactId}-${version}/site
</url>
</site>
</distributionManagement>