prepared site publication

git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1606884 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0f572b0..0c70568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,12 @@
     <system>jira</system>
     <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/14714</url>
   </issueManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/${maven.site.path}</url>
+    </site>
+  </distributionManagement>
 
   <properties>
     <doxiaVersion>1.1.4</doxiaVersion>