Replace SVN with GitBox URL.

This commit is contained in:
Gary Gregory 2019-07-07 09:51:45 -04:00
parent 69581d83cc
commit dc5791c196
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/math/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/commons/proper/math/trunk</url>
<url>https://gitbox.apache.org/repos/asf?p=commons-math.git</url>
</scm>
<properties>
<commons.componentid>math</commons.componentid>

View File

@ -34,7 +34,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/math/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/commons/proper/math/trunk</url>
<url>https://gitbox.apache.org/repos/asf?p=commons-math.git</url>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>