Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-01-24 21:33:13 +0000
committerMatthias Sohn2014-01-25 00:09:21 +0000
commitb3f72f1120a06c47b296ad307cc028661ef16588 (patch)
treef29f5ffbb27d7c2a0d1f06ec6f65fbef1fe42826
parent9c1bafc021422d62172a23bfae859f869c7d83cf (diff)
downloadegit-github-b3f72f1120a06c47b296ad307cc028661ef16588.tar.gz
egit-github-b3f72f1120a06c47b296ad307cc028661ef16588.tar.xz
egit-github-b3f72f1120a06c47b296ad307cc028661ef16588.zip
Update target platform to use Kepler SR2 orbit R-build
Change-Id: Ie1b7e866f09411aca7b76f12d10bd10fecd7fd80 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 c8d1ea1f..2b000aa5 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.v201105211943"/>
<unit id="org.junit" version="4.8.2.v4_8_2_v20130308-0413"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/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