summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-08-23 12:59:15 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-08-24 16:30:04 +0200
commit7446d576e2c7ae1035177e3c34144dcf31f2d89b (patch)
tree663925ce51b76f2711a9cf5078a50a443fc6ee8e /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
parentc0c2dea8b0142c3122504d0d56b3fb701b4699a5 (diff)
downloadjgit-7446d576e2c7ae1035177e3c34144dcf31f2d89b.tar.gz
jgit-7446d576e2c7ae1035177e3c34144dcf31f2d89b.zip
Fix photon target platform to use photon version of org.eclipse.osgi
Change-Id: I81cb499a5092eed6569f6fdf612ecab3f5d9bd5e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
index c632e44921..cd1954f45b 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
@@ -3,6 +3,6 @@ target "jgit-4.8" with source configurePhase
include "projects/jetty-9.4.5.tpd"
include "orbit/R20180606145124-Photon.tpd"
-location "http://download.eclipse.org/releases/oxygen/" {
+location "http://download.eclipse.org/releases/photon/" {
org.eclipse.osgi lazy
}