WW-3100 updating poms that are pointing to unencrypted http for developerConnection

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/trunk/pom@769390 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a122fed..8ddd030 100755
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
    <scm>
      <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
-     <developerConnection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
      <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
    </scm>