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


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

commit b788c13b3cc747c4fe006ab8c69b4bd1db3b5dca
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:54:17 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 2af828b..c249069 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/trunk</developerConnection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-email.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=commons-email.git</url>
     </scm> 
 

Reply via email to