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