Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-06-06 07:09:19 +0000
committerQuentin Le Menez2018-06-06 07:09:19 +0000
commit1853bc66a5b642baa0804f0d0212a71b0a32ee5b (patch)
treefda694ec427eb7ee9578d44efed06cf63af67871 /releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
parent193b89ef7c445558bd1af39025906ea6743dca77 (diff)
downloadorg.eclipse.papyrus-1853bc66a5b642baa0804f0d0212a71b0a32ee5b.tar.gz
org.eclipse.papyrus-1853bc66a5b642baa0804f0d0212a71b0a32ee5b.tar.xz
org.eclipse.papyrus-1853bc66a5b642baa0804f0d0212a71b0a32ee5b.zip
Bug 518452 - [releng] [photon] Update targets for Photon.0 RC34.0.0_RC3
Change-Id: Iaa82ddc7ff66a9b5ff86212f68ef35fe66b415b4 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd')
-rw-r--r--releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd b/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
index 9d4165589bd..5cbb624e055 100644
--- a/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
+++ b/releng/rcp/targetPlatform/portable/org.eclipse.papyrus.rcp.portable.target.tpd
@@ -6,7 +6,7 @@ include "../../../main/targetPlatform/portable/org.eclipse.papyrus.main.portable
/*** Updates from the Simrel repository ***/
//updateFrom("EGIT",0)
-location egit "http://download.eclipse.org/egit/staging/v5.0.0.201805301535-rc2" {
+location egit "http://download.eclipse.org/egit/staging/v5.0.0.201806050710-rc3" {
org.eclipse.egit.feature.group
}

Back to the top