Some site adjustment.

git-svn-id: https://svn.apache.org/repos/asf/tiles/framework/trunk@523442 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 746a4de..2ae2be8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,13 @@
         <module>tiles-test</module>
         <module>assembly</module>
     </modules>
+    
+    <distributionManagement>
+        <site>
+            <id>apache-site</id>
+            <url>scp://people.apache.org/www/tiles.apache.org/framework</url>
+        </site>
+    </distributionManagement>
 
     <build>
         <pluginManagement>