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:44:58 UTC

[commons-imaging] 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-imaging.git


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

commit 3dcd64e8fe127019faa9486d0af1dfba4d3968fe
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 6 20:44: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 9d78b2e..1da3391 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://issues.apache.org/jira/browse/IMAGING</url>
+    <url>https://issues.apache.org/jira/browse/IMAGING</url>
   </issueManagement>
   <inceptionYear>2007</inceptionYear>