You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2019/08/15 16:43:41 UTC

[commons-functor] branch master updated: SCM: SVN => Git

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 58b4827  SCM: SVN => Git
58b4827 is described below

commit 58b48273f204cb43e3523554319984c5b20d33f5
Author: sebbASF <se...@users.noreply.github.com>
AuthorDate: Thu Aug 15 17:43:37 2019 +0100

    SCM: SVN => Git
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9717dc3..6ad6dd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/functor/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/functor/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/functor/trunk/</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-functor</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-functor</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/commons-functor</url>
   </scm>
 
   <developers>