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 3dcd9cb..28fa265 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,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>
 
diff --git a/spring-registry-api/pom.xml b/spring-registry-api/pom.xml
index 22ea59c..83d09b5 100644
--- a/spring-registry-api/pom.xml
+++ b/spring-registry-api/pom.xml
@@ -36,7 +36,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>file://${user.home}/redback-components-site-deploy/spring-registry/${project.artifactId}</url>
+      <url>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/components/spring-registry/${project.artifactId}</url>
     </site>
   </distributionManagement>
 
diff --git a/spring-registry-commons/pom.xml b/spring-registry-commons/pom.xml
index d8d5a86..3b644e9 100644
--- a/spring-registry-commons/pom.xml
+++ b/spring-registry-commons/pom.xml
@@ -36,7 +36,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>file://${user.home}/redback-components-site-deploy/spring-registry/${project.artifactId}</url>
+      <url>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/components/spring-registry/${project.artifactId}</url>
     </site>
   </distributionManagement>