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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
