Author: simonetripodi
Date: Tue Aug 9 20:00:04 2011
New Revision: 1155531
URL: http://svn.apache.org/viewvc?rev=1155531&view=rev
Log:
added site distribution management
Modified:
commons/sandbox/functor/trunk/pom.xml
Modified: commons/sandbox/functor/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/functor/trunk/pom.xml?rev=1155531&r1=1155530&r2=1155531&view=diff
==============================================================================
--- commons/sandbox/functor/trunk/pom.xml (original)
+++ commons/sandbox/functor/trunk/pom.xml Tue Aug 9 20:00:04 2011
@@ -43,6 +43,14 @@
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/functor/trunk/</developerConnection>
<url>http://svn.apache.org/viewvc/commons/sandbox/functor/trunk/</url>
</scm>
+ <distributionManagement>
+ <!-- Cannot define in parent ATM, see COMMONSSITE-26 -->
+ <site>
+ <id>people.apache.org</id>
+ <name>Apache Commons Site</name>
+
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/sandbox/functor</url>
+ </site>
+ </distributionManagement>
<developers>
<developer>