Added site deployment config.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@543067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2007-05-31 06:34:41 +00:00
parent bb3ed2c0b6
commit bbb793aabd
1 changed files with 8 additions and 0 deletions

View File

@ -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>