developerConnection must be https URL
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1344218 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index 8dd9426..f33ff3a 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -37,7 +37,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</connection>
- <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
<url>http://svn.apache.org/repos/asf/felix/configadmin</url>
</scm>