Author: psteitz
Date: Wed May 30 23:34:41 2007
New Revision: 543067
URL: http://svn.apache.org/viewvc?view=rev&rev=543067
Log:
Added site deployment config.
Modified:
jakarta/commons/proper/math/trunk/pom.xml
Modified: jakarta/commons/proper/math/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/pom.xml?view=diff&rev=543067&r1=543066&r2=543067
==============================================================================
--- jakarta/commons/proper/math/trunk/pom.xml (original)
+++ jakarta/commons/proper/math/trunk/pom.xml Wed May 30 23:34:41 2007
@@ -45,6 +45,14 @@
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk</url>
</scm>
+
+ <distributionManagement>
+ <site>
+ <id>people.apache.org</id>
+ <name>Commons Math</name>
+ <url>scp://people.apache.org/www/jakarta.apache.org/commons/math</url>
+ </site>
+ </distributionManagement>
<developers>
<developer>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]