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:40 UTC

[james-project] 01/04: JAMES-3225 HTTPS for website URL

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 <bt...@linagora.com>
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: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org