Unify SVN urls to have https only


git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1762143 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f4d4765..0d96922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -630,9 +630,9 @@
     </contributor>
   </contributors>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/creadur/rat/trunk</connection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/creadur/rat/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/rat/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/creadur/rat/trunk</url>
+    <url>https://svn.apache.org/repos/asf/creadur/rat/trunk</url>
   </scm>
   <distributionManagement>
     <site>