Updated Branches:
  refs/heads/master 4d0782122 -> 30c5e8b5c

Update scm info with the git infos

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/30c5e8b5
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/30c5e8b5
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/30c5e8b5

Branch: refs/heads/master
Commit: 30c5e8b5c0b99aadfd3841c7446c93e20651451c
Parents: 4d07821
Author: Guillaume Nodet <[email protected]>
Authored: Tue Jul 23 20:25:37 2013 +0200
Committer: Guillaume Nodet <[email protected]>
Committed: Tue Jul 23 20:25:37 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/30c5e8b5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9c7f795..6470b5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,9 +77,9 @@
     </repositories>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/mina/sshd/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/sshd/trunk</developerConnection>
-        <url>http://svn.apache.org/repos/asf/mina/sshd/trunk</url>
+        
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/mina-sshd.git</connection>
+        
<developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/mina-sshd.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git</url>
     </scm>
 
     <dependencyManagement>

Reply via email to