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


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

commit 41fcdf1264a60fd58b66f0dd2596cd3364661ead
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:54:37 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index bc5f833..ec68488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/exec/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/exec/trunk</developerConnection>
+        
<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>
     </scm>
 

Reply via email to