Author: jcarman
Date: Sat Feb 23 08:37:18 2008
New Revision: 630469

URL: http://svn.apache.org/viewvc?rev=630469&view=rev
Log:
Added release candidate number to 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=630469&r1=630468&r2=630469&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:37:18 
2008
@@ -265,7 +265,7 @@
                     <id>rc.site</id>
                     <name>Release Candidate Staging Site</name>
                     <url>
-                        
${commons.deployment.protocol}://people.apache.org/home/${releaseManager}/public_html/${artifactId}-${version}/site
+                        
${commons.deployment.protocol}://people.apache.org/home/${releaseManager}/public_html/${artifactId}-${version}-rc${rcNumber}/site
                     </url>
                 </site>
             </distributionManagement>


Reply via email to