This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new fa13df3 Update POM for svn -> git migration
fa13df3 is described below
commit fa13df3dd423d6bb0e87001934787f3591afac66
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jul 4 14:09:57 2019 +0100
Update POM for svn -> git migration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7f36a62..8662a56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/daemon/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/daemon/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/commons/proper/daemon/trunk</url>
+
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-daemon.git</connection>
+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-daemon.git</developerConnection>
+ <url>https://git-wip-us.apache.org/repos/asf?p=commons-daemon.git</url>
</scm>
<developers>