Use https for URL of jgit website

Change-Id: Ic9bcbac5de23f670ae6b008a201b1fe9c6478fab
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2020-06-14 20:39:27 +02:00
parent 1d6385280f
commit fa0f47698a
1 changed files with 1 additions and 1 deletions

View File

@ -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>