mirror of https://github.com/apache/archiva.git
fix scm info
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581632 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8bcdb6bff6
commit
7561d0f236
4
pom.xml
4
pom.xml
|
@ -46,8 +46,8 @@
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<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>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/2.0.1-RC</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/2.0.1-RC</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
|
||||
</scm>
|
||||
|
||||
|
|
Loading…
Reference in New Issue