You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2021/06/25 18:30:33 UTC

[jackrabbit-filevault] 01/03: releng: switch URL to HTTPS

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git

commit b06633689e49e3d62b71d60d82c8b92f172b6ea7
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Jun 25 20:25:01 2021 +0200

    releng: switch URL to HTTPS
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7fbf8c8..97c1c7f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@ Apache Jackrabbit FileVault is a project of the Apache Software Foundation.
         <url>https://travis-ci.org/apache/jackrabbit-filevault</url>
     </ciManagement>
 
-    <url>http://jackrabbit.apache.org/filevault/</url>
+    <url>https://jackrabbit.apache.org/filevault/</url>
 
     <!-- ====================================================================== -->
     <!-- B U I L D D E F I N I T I O N -->