[RAT-231] Update URL's from http to https


git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1787348 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 24bb4bb..18ad897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <version>0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Creadur Rat</name>
-  <url>http://creadur.apache.org/rat/</url>
+  <url>https://creadur.apache.org/rat/</url>
   <description>
 Apache Rat is a release audit tool. It improves accuracy and efficiency when checking
 releases. It is heuristic in nature: making guesses about possible problems. It
@@ -519,7 +519,7 @@
   </issueManagement>
   <ciManagement>
     <system>Buildbot</system>
-    <url>http://ci.apache.org/builders/rat_trunk</url>
+    <url>https://ci.apache.org/builders/rat_trunk</url>
     <!--  Jenkins builds are at:
     https://builds.apache.org/job/Creadur-Rat-ParentPom/ - build the parent pom for all RAT submodules
     https://builds.apache.org/job/Creadur-Rat/ - check Java5 compliance and run all tests
@@ -651,14 +651,14 @@
   <licenses>
     <license>
       <name>Apache License, Version 2</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
       <distribution>repo</distribution>
       <comments>An OSI approved open source license.</comments>
     </license>
   </licenses>
   <organization>
     <name>Apache Software Foundation</name>
-    <url>http://www.apache.org</url>
+    <url>https://www.apache.org</url>
   </organization>
   <profiles>
     <profile>