This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git


The following commit(s) were added to refs/heads/master by this push:
     new f2cf56f  Replace SVN with GitBox URL.
f2cf56f is described below

commit f2cf56fbf969b027ab1d5f1832b6dc9b5803dd3d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:55:10 2019 -0400

    Replace SVN with GitBox URL.
---
 siteMods/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/siteMods/pom.xml b/siteMods/pom.xml
index 14ec1d9..696ebcb 100644
--- a/siteMods/pom.xml
+++ b/siteMods/pom.xml
@@ -33,7 +33,7 @@
   </issueManagement>
   <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>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-math.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-math.git</url>
   </scm>
   <properties>

Reply via email to