summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-06-14 20:39:27 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-06-14 20:39:27 +0200
commitfa0f47698a704c7944da8494ab67ea9b32c24880 (patch)
tree88d62b4581491ed4661dc05d451e3f2ecc796e2d /pom.xml
parent1d6385280f6139ea3ff8a9287ce364dbe0668fe7 (diff)
downloadjgit-fa0f47698a704c7944da8494ab67ea9b32c24880.tar.gz
jgit-fa0f47698a704c7944da8494ab67ea9b32c24880.zip
Use https for URL of jgit website
Change-Id: Ic9bcbac5de23f670ae6b008a201b1fe9c6478fab Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b8ac751aa4..e6274990df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
</licenses>
<properties>
- <jgit-url>http://www.eclipse.org/jgit/</jgit-url>
+ <jgit-url>https://www.eclipse.org/jgit/</jgit-url>
<jgit-copyright>Copyright (c) 2005, 2009 Shawn Pearce, Robin Rosenberg, et.al.</jgit-copyright>
<jgit.website.url>scp://build.eclipse.org/home/data/httpd/download.eclipse.org/jgit/site/${project.version}/</jgit.website.url>