o Fixed SCM info

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-11-09 15:11:04 +00:00
parent fb58386561
commit 000272deee
1 changed files with 3 additions and 3 deletions

View File

@ -146,9 +146,9 @@
</modules>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-3/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-3/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/maven/maven-3/trunk</url>
</scm>
<issueManagement>
<system>jira</system>