diff --git a/healthcheck/annotation/pom.xml b/healthcheck/annotation/pom.xml
index 64433b4272320ab47ff77a203b88da53ef3a8236..eb7a64e6b11aa67b2eafe3d24c926485fab51b99 100644
--- a/healthcheck/annotation/pom.xml
+++ b/healthcheck/annotation/pom.xml
@@ -38,8 +38,8 @@
     </description>
 
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        <connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
     </scm>
 
diff --git a/healthcheck/api/pom.xml b/healthcheck/api/pom.xml
index 763cb38e2ca52c1128dc360abde57fae7b24f96c..412dfa2d3c6c7709d339db4b4faa287672e75e74 100644
--- a/healthcheck/api/pom.xml
+++ b/healthcheck/api/pom.xml
@@ -38,8 +38,8 @@
     </description>
 
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        <connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
       <tag>HEAD</tag>
   </scm>
diff --git a/healthcheck/generalchecks/pom.xml b/healthcheck/generalchecks/pom.xml
index 7186da98494dc689d6b8c9b722fc27f5b52719b1..42e50e5188916f91bf712ade24ce56a7a118558a 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -42,8 +42,8 @@
     </properties>
 
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        <connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
       <tag>HEAD</tag>
   </scm>
diff --git a/healthcheck/webconsoleplugin/pom.xml b/healthcheck/webconsoleplugin/pom.xml
index 8219cd3f56affd4841f03434338a316fbf72d2e6..82422fad948a114d6ed538919b204ae4a4f44f65 100644
--- a/healthcheck/webconsoleplugin/pom.xml
+++ b/healthcheck/webconsoleplugin/pom.xml
@@ -41,8 +41,8 @@
         <felix.java.version>8</felix.java.version>
     </properties>
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        <connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
       <tag>HEAD</tag>
   </scm>