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 9699011 Replace SVN with GitBox URL.
9699011 is described below
commit 969901145adb7b92cca362eac6338855b1cdfefa
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 09:51:22 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 503a878..bc5f833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,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>
- <url>http://svn.apache.org/viewvc/commons/proper/exec/trunk</url>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-exec.git</url>
</scm>
<developers>