Replace SVN with GitBox URL.
This commit is contained in:
parent
69581d83cc
commit
dc5791c196
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue