aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>