Use HTTPS to access Apache resources.
diff --git a/pom.xml b/pom.xml
index 26cda65..b153019 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://issues.apache.org/jira/browse/WEAVER</url>
+    <url>https://issues.apache.org/jira/browse/WEAVER</url>
   </issueManagement>
 
   <properties>