Author: trustin
Date: Tue Dec 12 18:50:20 2006
New Revision: 486470

URL: http://svn.apache.org/viewvc?view=rev&rev=486470
Log:
* Added site distribution information


Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/mina/trunk/pom.xml?view=diff&rev=486470&r1=486469&r2=486470
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Tue Dec 12 18:50:20 2006
@@ -30,6 +30,13 @@
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/trunk</developerConnection>
   </scm>
 
+  <distributionManagement>
+    <site>
+      <id>apache.websites</id>
+      <url>scp://people.apache.org/www/mina.apache.org/report/trunk/</url>
+    </site>
+  </distributionManagement>
+
   <ciManagement>
     <notifiers>
       <notifier>


Reply via email to