[DOXIASITETOOLS-180] switched to Git
diff --git a/pom.xml b/pom.xml
index e2552f7..8723e55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,9 +48,10 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</developerConnection>
+    <url>https://github.com/apache/maven-doxia-sitetools/tree/${project.scm.tag}</url>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>