From 31e69b220a7ce710cc5cfd5d752228414ce80c88 Mon Sep 17 00:00:00 2001
From: Gary Gregory
Date: Sat, 6 Jul 2019 20:48:06 -0400
Subject: [PATCH] Use HTTPS to access Apache resources.
---
pom.xml | 2 +-
siteMods/pom.xml | 2 +-
src/site/xdoc/developers.xml | 2 +-
src/site/xdoc/issue-tracking.xml | 20 ++++++++++----------
src/userguide/pom.xml | 2 +-
5 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4043875d7..cd66221a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
jira
- http://issues.apache.org/jira/browse/MATH
+ https://issues.apache.org/jira/browse/MATH
diff --git a/siteMods/pom.xml b/siteMods/pom.xml
index f9c3f80a8..003c47f65 100644
--- a/siteMods/pom.xml
+++ b/siteMods/pom.xml
@@ -29,7 +29,7 @@
http://commons.apache.org/math/
jira
- http://issues.apache.org/jira/browse/MATH
+ https://issues.apache.org/jira/browse/MATH
scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk
diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml
index 2ba9ad1be..2679c164f 100644
--- a/src/site/xdoc/developers.xml
+++ b/src/site/xdoc/developers.xml
@@ -82,7 +82,7 @@
Setup an account on JIRA and use it to submit patches and
identify bugs. Read the
-
+
directions for submitting bugs and search the database to
determine if an issue exists or has already been dealt with.
diff --git a/src/site/xdoc/issue-tracking.xml b/src/site/xdoc/issue-tracking.xml
index 237c4c3ed..402e6b683 100644
--- a/src/site/xdoc/issue-tracking.xml
+++ b/src/site/xdoc/issue-tracking.xml
@@ -50,14 +50,14 @@ limitations under the License.
@@ -92,9 +92,9 @@ limitations under the License.
You may also find these links useful:
diff --git a/src/userguide/pom.xml b/src/userguide/pom.xml
index c850c92fe..f20cb4fa5 100644
--- a/src/userguide/pom.xml
+++ b/src/userguide/pom.xml
@@ -29,7 +29,7 @@
http://commons.apache.org/math/
jira
- http://issues.apache.org/jira/browse/MATH
+ https://issues.apache.org/jira/browse/MATH
scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk