You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/06/09 07:23:42 UTC

[james-project] 03/04: JAMES-3225 HTTPS for JIRA link

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 30050e5970e04a47d9a513705f9092bafa13dff7
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Jun 7 13:39:39 2021 +0700

    JAMES-3225 HTTPS for JIRA link
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b22084d..fbae7d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -552,7 +552,7 @@
 
     <issueManagement>
         <system>JIRA</system>
-        <url>http://issues.apache.org/jira/browse/JAMES</url>
+        <url>https://issues.apache.org/jira/browse/JAMES</url>
     </issueManagement>
 
     <ciManagement>

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org