You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2022/10/28 04:00:17 UTC

[james-jspf] 01/02: Update developer connection

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-jspf.git

commit 5f0f73d9276fe99b56d41f9f8da67a68ddedcffd
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Oct 28 10:55:38 2022 +0700

    Update developer connection
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c1770e2..5ded591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
 
     <scm>
         <connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jspf.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/james-jspf.git</developerConnection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/james-jspf.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jspf.git</url>
       <tag>HEAD</tag>
   </scm>


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