Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-01 22:06:52 +0000
committerMatthias Sohn2015-06-01 22:06:52 +0000
commitf3dd9c5d40f8869d3f606a86257a6f49560d1370 (patch)
tree74b4963321ee44280da93880b1cae3dca1e5dd15
parent6e30f1041361334024f05ae62d74ec222565ab13 (diff)
downloadegit-github-f3dd9c5d40f8869d3f606a86257a6f49560d1370.tar.gz
egit-github-f3dd9c5d40f8869d3f606a86257a6f49560d1370.tar.xz
egit-github-f3dd9c5d40f8869d3f606a86257a6f49560d1370.zip
Update target platform to use final Mars Orbit repository
Change-Id: Ibdfecf2556673828b6bf6500da45b6f469ee0a25 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.mylyn.github-feature/github.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/github.target b/org.eclipse.mylyn.github-feature/github.target
index c7451ef3..37753e03 100644
--- a/org.eclipse.mylyn.github-feature/github.target
+++ b/org.eclipse.mylyn.github-feature/github.target
@@ -9,7 +9,7 @@
<unit id="org.mockito" version="1.8.4.v201303031500"/>
<unit id="org.objenesis" version="1.0.0.v201505121915"/>
<unit id="org.junit" version="4.11.0.v201303080030"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20150519210750/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.platform.ide" version="0.0.0"/>

Back to the top