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


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

commit b4c773ae7d27a7ff8ef153750e9637af8b0d3e16
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:52:08 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 a663f94..60547b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ Supported protocols include: Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Tel
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/trunk</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/commons/proper/net/trunk</url>
+        <url>https://gitbox.apache.org/repos/asf?p=commons-net.git</url>
     </scm>
 
     <developers>

Reply via email to