You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/07/07 00:48:58 UTC

[commons-parent] branch master updated: Use HTTPS to access Apache resources.

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-parent.git


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

commit 54e05eb5c9eb52e531c7753fd6e3f2bcc5f5b16b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 6 20:48:55 2019 -0400

    Use HTTPS to access Apache resources.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 543f5ae..5d0ed53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
   <issueManagement>
     <system>jira</system>
-    <url>http://issues.apache.org/jira/browse/COMMONSSITE</url>
+    <url>https://issues.apache.org/jira/browse/COMMONSSITE</url>
   </issueManagement>
 
   <prerequisites>