Fix up site URL

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/trunk@1715149 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 108b407..a33dbea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
       <site>
         <id>apache.website</id>
         <name>Apache Commons Site</name>
-        <url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
+        <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-net/</url>
       </site>
     </distributionManagement>