Preparing for rc4

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/proxy/tags/proxy-1.0-rc4@630471 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 6fa8662..eb9ddab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>