summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-12-04 02:16:08 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-12-04 02:31:06 +0100
commit7ae2ee300a37a8f1515df3b989a293827702f169 (patch)
tree5401aa6e8c5912a8927af42bb55013f6929b27dd /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
parente264a6419095c8311615b093ed5d4aa444ed1f59 (diff)
parentdc41de0e3cddf816ebaf0fe2e78a8b4cbe40bf5a (diff)
downloadjgit-7ae2ee300a37a8f1515df3b989a293827702f169.tar.gz
jgit-7ae2ee300a37a8f1515df3b989a293827702f169.zip
Merge branch 'stable-5.3' into stable-5.4
* stable-5.3: Remove unused import in ApacheSshTest Update maven plugins Ignore missing javadoc in test bundles storage: file: De-duplicate File.exists()+File.isFile() RefDirectory.scanRef: Re-use file existence check done in snapshot creation FileSnapshot: Lazy load file store attributes cache Update eclipse-jarsigner-plugin to 1.3.2 Fix p2 repository URLs Change-Id: I0e80612c8ddb934466105312f9107e91d581de0b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
index 1a2c9a3a16..a43593f29b 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
@@ -3,6 +3,6 @@ target "jgit-4.6" with source configurePhase
include "projects/jetty-9.4.14.tpd"
include "orbit/R20190602212107-2019-06.tpd"
-location "http://download.eclipse.org/releases/neon/" {
+location "https://download.eclipse.org/releases/neon/" {
org.eclipse.osgi lazy
} \ No newline at end of file