You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/08/31 00:20:00 UTC

[33/50] [abbrv] git commit: Update SCM URLs to Git.

Update SCM URLs to Git.


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

Branch: refs/heads/messaging-module
Commit: eb01c29ca960900945eb31e8c5029eb58621aa1c
Parents: 4eb3cf1
Author: Matt Sicker <ma...@apache.org>
Authored: Fri Aug 29 18:28:44 2014 -0500
Committer: Matt Sicker <ma...@apache.org>
Committed: Fri Aug 29 18:28:44 2014 -0500

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/eb01c29c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index afa275a..cb6f0e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,9 +141,9 @@
     </license>
   </licenses>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0.2</url>
+    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j2.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j2.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>
@@ -887,7 +887,7 @@
             <reports>
               <report>index</report>
               <report>dependencies</report>
-              <report>dependency-info</report>              
+              <report>dependency-info</report>
               <report>dependency-convergence</report>
               <report>dependency-management</report>
               <report>project-team</report>