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 36001e1 Replace SVN with GitBox URL.
36001e1 is described below
commit 36001e176e97feaa18f62ff99eab906554bce96f
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:50:55 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 eece89e..2af828b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,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>
- <url>http://svn.apache.org/viewvc/commons/proper/email/trunk</url>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-email.git</url>
</scm>
<developers>