fix various path for deployment

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1479288 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b7a1ef1..f6b9eb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>file://${user.home}/redback-components-site-deploy/${project.artifactId}</url>
+      <url>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/components/${project.artifactId}</url>
     </site>
   </distributionManagement>