reference git repos
diff --git a/pom.xml b/pom.xml
index 0ad8b14..67f3d1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,9 +73,9 @@
     </license>
   </licenses>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4net/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4net/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/logging/log4net/trunk</url>
+    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4net.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4net.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4net.git</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>
diff --git a/src/site/resources/doap_log4net.rdf b/src/site/resources/doap_log4net.rdf
index 1b5f3ec..7f38fdf 100644
--- a/src/site/resources/doap_log4net.rdf
+++ b/src/site/resources/doap_log4net.rdf
@@ -35,10 +35,10 @@
     <programming-language>C#</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library" />
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/logging/log4net/trunk/"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/logging/log4net/trunk/"/>
-      </SVNRepository>
+      <GITRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/logging-log4net.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/logging-log4net.git"/>
+      </GITRepository>
     </repository>
     <release>
       <Version>
diff --git a/src/site/site.xml b/src/site/site.xml
index 286ef56..aefdd5c 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,7 +24,7 @@
       <item name="Logging Wiki" href="https://wiki.apache.org/logging"/>
       <item name="Apache" href="https://www.apache.org/"/>
       <item name="Logging Services" href="https://logging.apache.org/"/>
-      <item name="GitHub" href="https://github.com/apache/log4net"/>
+      <item name="GitHub" href="https://github.com/apache/logging-log4net/"/>
     </links>
 
 		<menu name="Apache log4net" inherit="top" img="icon-home">