fixed wrong subversion directory

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@737149 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2009-01-23 19:04:21 +00:00
parent 9fea76e338
commit efb60f8449
1 changed files with 3 additions and 5 deletions

View File

@ -38,11 +38,9 @@
</issueManagement> </issueManagement>
<scm> <scm>
<!-- WARNING! --> <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk</connection>
<!-- this should be set back to trunk when the branch will be merged back --> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/math/trunk</developerConnection>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0</connection> <url>http://svn.apache.org/viewvc/commons/proper/math/trunk</url>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0</developerConnection>
<url>http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0</url>
</scm> </scm>
<distributionManagement> <distributionManagement>