update scm infos
Project: http://git-wip-us.apache.org/repos/asf/maven-indexer/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-indexer/commit/882a4638 Tree: http://git-wip-us.apache.org/repos/asf/maven-indexer/tree/882a4638 Diff: http://git-wip-us.apache.org/repos/asf/maven-indexer/diff/882a4638 Branch: refs/heads/master Commit: 882a4638ceea637fe95da302a6d6934ab387ae38 Parents: 6cced8e Author: Olivier Lamy <[email protected]> Authored: Tue Apr 22 10:11:55 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Tue Apr 22 10:11:55 2014 +1000 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/882a4638/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index adb00af..4743574 100644 --- a/pom.xml +++ b/pom.xml @@ -52,9 +52,9 @@ under the License. </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/indexer/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/indexer/trunk</developerConnection> - <url>http://svn.apache.org/repos/asf/maven/indexer/trunk</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-indexer.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-indexer.git</developerConnection> + <url>https://github.com/apache/maven-indexer</url> </scm> <issueManagement>
