aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-04-10 10:33:56 +1000
committerOlivier Lamy <olamy@apache.org>2014-04-10 10:33:56 +1000
commit560389681a791821087bd2af07cb3fa8cb4f24e9 (patch)
tree8d27b473d1d162a4538a5e7751966e1e4b473d8d /pom.xml
parent9b2c8502fbedf142954823b70488270525b6a593 (diff)
downloadarchiva-560389681a791821087bd2af07cb3fa8cb4f24e9.tar.gz
archiva-560389681a791821087bd2af07cb3fa8cb4f24e9.zip
fix scm information
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 87fc3ad06..ad69bbae4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/trunk</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/archiva/trunk</url>
+ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</connection>
+ <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</developerConnection>
+ <url>https://github.com/apache/archiva</url>
</scm>
<properties>