Update SCM URLs for website part.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/feb2cc4a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/feb2cc4a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/feb2cc4a

Branch: refs/heads/master
Commit: feb2cc4ab290dc633e3ab442fa2bba70b45bd080
Parents: 066e185
Author: Matt Sicker <[email protected]>
Authored: Fri Aug 29 19:02:20 2014 -0500
Committer: Matt Sicker <[email protected]>
Committed: Fri Aug 29 19:02:20 2014 -0500

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/feb2cc4a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cb6f0e5..0d229ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -900,9 +900,9 @@
           </reportSet>
         </reportSets>
         <configuration>
-          
<webAccessUrl>https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk${projectDir}</webAccessUrl>
-          
<anonymousConnection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk${projectDir}</anonymousConnection>
-          
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk${projectDir}</developerConnection>
+          
<webAccessUrl>https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary</webAccessUrl>
+          
<anonymousConnection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j2.git</anonymousConnection>
+          
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j2.git</developerConnection>
         </configuration>
       </plugin>
       <!-- Surefire report -->

Reply via email to