fix scm information

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC@1558627 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-01-16 00:56:51 +00:00
parent 8eda443615
commit 76804767e7
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
</modules>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/trunk</developerConnection>
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC</developerConnection>
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
</scm>