mirror of https://github.com/apache/archiva.git
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:
parent
8eda443615
commit
76804767e7
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue