Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-09-30 13:11:19 +0000
committerMatthias Sohn2013-09-30 15:01:07 +0000
commit032629fa60013a1947866bf496e319786a152509 (patch)
tree0be07b6482ae00868222139badd58aea12d55c13 /org.eclipse.mylyn.github-feature/github.target
parentce1be293d9be07a9f9a2ec66261ba81b490d7118 (diff)
downloadegit-github-032629fa60013a1947866bf496e319786a152509.tar.gz
egit-github-032629fa60013a1947866bf496e319786a152509.tar.xz
egit-github-032629fa60013a1947866bf496e319786a152509.zip
Update target platform
- update to latest recommended Orbit build R20130827064939 - update to Eclipse platform 4.3 Change-Id: Idf3482758075eeb497bfe42e561741638d6f7418 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/github.target')
-rw-r--r--org.eclipse.mylyn.github-feature/github.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.github-feature/github.target b/org.eclipse.mylyn.github-feature/github.target
index 3e2875df..c8d1ea1f 100644
--- a/org.eclipse.mylyn.github-feature/github.target
+++ b/org.eclipse.mylyn.github-feature/github.target
@@ -9,11 +9,11 @@
<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/R20130517111416/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.platform.ide" version="0.0.0"/>
-<repository location="http://download.eclipse.org/eclipse/updates/4.3milestones"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.3"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.mylyn_feature.feature.group" version="0.0.0"/>

Back to the top