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-math.git


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

commit dc5791c1969fb23f635dc0a00c8b080b5d47ff6f
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:51:45 2019 -0400

    Replace SVN with GitBox URL.
---
 siteMods/pom.xml      | 2 +-
 src/userguide/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/siteMods/pom.xml b/siteMods/pom.xml
index 003c47f..14ec1d9 100644
--- a/siteMods/pom.xml
+++ b/siteMods/pom.xml
@@ -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>
diff --git a/src/userguide/pom.xml b/src/userguide/pom.xml
index f20cb4f..67d06c5 100644
--- a/src/userguide/pom.xml
+++ b/src/userguide/pom.xml
@@ -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>

Reply via email to