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 614597e68301b8e99ab03a11a03eeea4c3b4a6d2 Author: Benoit Tellier <[email protected]> AuthorDate: Mon Jun 7 13:37:59 2021 +0700 JAMES-3225 HTTPS for website URL --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9291afc..b84f061 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.</description> - <url>http://james.apache.org/</url> + <url>https://james.apache.org/</url> <inceptionYear>2006</inceptionYear> <developers> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
