This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


The following commit(s) were added to refs/heads/master by this push:
     new f7aff26  Use HTTPS links to Apache.
f7aff26 is described below

commit f7aff266b7cbae1f9bb6181f7257fe27e0b172cb
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 4 10:19:22 2019 -0400

    Use HTTPS links to Apache.
---
 commons-geometry-core/src/site/site.xml      | 2 +-
 commons-geometry-enclosing/src/site/site.xml | 2 +-
 commons-geometry-euclidean/src/site/site.xml | 2 +-
 commons-geometry-hull/src/site/site.xml      | 2 +-
 commons-geometry-spherical/src/site/site.xml | 2 +-
 pom.xml                                      | 2 +-
 src/site/site.xml                            | 2 +-
 src/site/xdoc/developers.xml                 | 2 +-
 src/site/xdoc/index.xml                      | 2 +-
 src/site/xdoc/mail-lists.xml                 | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/commons-geometry-core/src/site/site.xml 
b/commons-geometry-core/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/commons-geometry-core/src/site/site.xml
+++ b/commons-geometry-core/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/commons-geometry-enclosing/src/site/site.xml 
b/commons-geometry-enclosing/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/commons-geometry-enclosing/src/site/site.xml
+++ b/commons-geometry-enclosing/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/commons-geometry-euclidean/src/site/site.xml 
b/commons-geometry-euclidean/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/commons-geometry-euclidean/src/site/site.xml
+++ b/commons-geometry-euclidean/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/commons-geometry-hull/src/site/site.xml 
b/commons-geometry-hull/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/commons-geometry-hull/src/site/site.xml
+++ b/commons-geometry-hull/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/commons-geometry-spherical/src/site/site.xml 
b/commons-geometry-spherical/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/commons-geometry-spherical/src/site/site.xml
+++ b/commons-geometry-spherical/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/pom.xml b/pom.xml
index 958c88b..6619e1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
   <inceptionYear>2016</inceptionYear>
   <description>The Apache Commons Geometry project provides geometric types 
and utilities.</description>
-  <url>http://commons.apache.org/proper/commons-geometry/</url>
+  <url>https://commons.apache.org/proper/commons-geometry/</url>
 
   <issueManagement>
     <system>jira</system>
diff --git a/src/site/site.xml b/src/site/site.xml
index c336f0b..ba6436d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="http://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>
diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml
index f39e905..4cbf2d4 100644
--- a/src/site/xdoc/developers.xml
+++ b/src/site/xdoc/developers.xml
@@ -85,7 +85,7 @@
               for submitting bugs and search the database to
               determine if an issue exists or has already been dealt with.     
   
               <p>
-                See the <a 
href="http://commons.apache.org/geometry/issue-tracking.html";>
+                See the <a 
href="https://commons.apache.org/geometry/issue-tracking.html";>
                 Commons Geometry Issue Tracking Page</a>
                 for more information on how to
                 search for or submit bugs or enhancement requests.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 60c42f4..3702553 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -35,7 +35,7 @@
       <subsection name="Releases">
         <p>
           Download the
-          <a href="http://commons.apache.org/geometry/download_geometry.cgi";>
+          <a href="https://commons.apache.org/geometry/download_geometry.cgi";>
             latest release</a> of Apache Commons Geometry.
         </p>
       </subsection>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 68a94d1..cc5b04d 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -49,7 +49,7 @@ limitations under the License.
     <section name="Overview">
       <p>
         <a href="index.html">Apache Commons Geometry</a> shares mailing lists 
with all the other
-        <a href="http://commons.apache.org/components.html";>Commons 
Components</a>.
+        <a href="https://commons.apache.org/components.html";>Commons 
Components</a>.
         To make it easier for people to only read messages related to 
components they are interested in,
         the convention in Commons is to prefix the subject line of messages 
with the component's name,
         for example:

Reply via email to