From c25a3efe1b8a9c15c1eac91bc9d64348238828a8 Mon Sep 17 00:00:00 2001 From: Rob Tompkins Date: Tue, 18 Jul 2017 08:03:24 -0400 Subject: [PATCH] (docs) update site. re. svn -> git --- pom.xml | 6 +++--- src/site/xdoc/index.xml | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 98d96a7d4..71d61bdc8 100644 --- a/pom.xml +++ b/pom.xml @@ -38,9 +38,9 @@ - scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/trunk - scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk - http://svn.apache.org/viewvc/commons/proper/collections/trunk + scm:git:http://git-wip-us.apache.org/repos/asf/commons-collections.git + scm:git:https://git-wip-us.apache.org/repos/asf/commons-collections.git + https://git-wip-us.apache.org/repos/asf?p=commons-collections.git diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 2909bee93..b4a98b42b 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -63,8 +63,9 @@ The JavaDoc API documents are available online:
  • The latest SVN
  • -The subversion repository can be -browsed. +The git repository can be +browsed, and we have a mirror + on GitHub.