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:42:14 UTC

[commons-exec] 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-exec.git


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

commit 8cf6a8d9a89e55b94355694e9dd2a8e07123f196
Author: sebbASF <se...@users.noreply.github.com>
AuthorDate: Thu Aug 15 17:42:11 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index ec68488..620e3e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/exec/trunk</connection>
-        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-exec.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=commons-exec.git</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-exec</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-exec</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-exec</url>
     </scm>
 
     <developers>