fix scm information
diff --git a/pom.xml b/pom.xml
index e4d73e6..2e185ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,9 +58,9 @@
   </organization>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/site</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/site</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/site</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-site.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-site.git</developerConnection>
+    <url>https://github.com/apache/archiva-site</url>
   </scm>
 
   <distributionManagement>