- use secure url (even, if redirected) 

git-svn-id: https://svn.apache.org/repos/asf/turbine/core/trunk@1859624 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1592cfd..27b27d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,9 +481,9 @@
   </contributors>

 

   <scm>

-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/trunk</connection>

+    <connection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</connection>

     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</developerConnection>

-    <url>http://svn.apache.org/viewcvs/turbine/core/trunk/</url>

+    <url>https://svn.apache.org/viewcvs/turbine/core/trunk/</url>

   </scm>

 

   <build>