publish to components instead of content
diff --git a/pom.xml b/pom.xml
index 71106f1..8a249d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/components/${maven.site.path}</url>
     </site>
   </distributionManagement>