This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jdkim.git

commit 76285251f1c0918721166758be9a0b7ab98cfcd5
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Sun Oct 2 15:41:35 2022 +0700

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

diff --git a/pom.xml b/pom.xml
index 5f80083..e25fe92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
     </modules>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/jdkim/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jdkim/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/jdkim/trunk/?root=Apache-SVN</url>
+        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/james-jdkim.git</connection>
+        
<developerConnection>scm:git:ssh://g...@github.com/apache/james-jdkim.git</developerConnection>
+        <url>http://git-wip-us.apache.org/repos/asf/james-jdkim.git</url>
     </scm>
     <issueManagement>
         <system>JIRA</system>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to