fixed site svnpubsub root
diff --git a/pom.xml b/pom.xml
index a6bd33c..1fcc7da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
           <configuration>
-            <topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/${maven.site.path}</topSiteURL>
+            <topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/components/${maven.site.path}</topSiteURL>
           </configuration>
         </plugin>
         <plugin>