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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 410ebe1 Update SCM from SVN to GIT.
410ebe1 is described below
commit 410ebe1b5bcfc6264ca6c02ef7f7f6d704c7c410
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 31 21:24:06 2019 -0500
Update SCM from SVN to GIT.
---
pom.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f941e2b..f745a71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,10 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs2-project-2.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs2-project-2.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.2</url>
+
<connection>https://gitbox.apache.org/repos/asf/commons-vfs.git</connection>
+
<developerConnection>https://gitbox.apache.org/repos/asf/commons-vfs.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-vfs.git</url>
+ <tag>commons-vfs-project-2.3</tag>
</scm>
<developers>