Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-11-30 00:18:30 +0000
committerMatthias Sohn2012-12-19 13:05:31 +0000
commit62cb5f2655da26bfa7ab64e650aab46417c736c7 (patch)
tree8a3431f1c51c0be700bd78dd0fc9d84421aeab6c /org.eclipse.mylyn.github-feature
parent06b147e0e29b39fe0b827c5c7615c795461c7f88 (diff)
downloadegit-github-62cb5f2655da26bfa7ab64e650aab46417c736c7.tar.gz
egit-github-62cb5f2655da26bfa7ab64e650aab46417c736c7.tar.xz
egit-github-62cb5f2655da26bfa7ab64e650aab46417c736c7.zip
Update target platform to Indigo and latest Orbit
Change-Id: I3268cd6731aeccf5bd03949efaa1211acf7ce35b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature')
-rw-r--r--org.eclipse.mylyn.github-feature/github.target9
1 files changed, 5 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.github-feature/github.target b/org.eclipse.mylyn.github-feature/github.target
index 040049be..e61b90bd 100644
--- a/org.eclipse.mylyn.github-feature/github.target
+++ b/org.eclipse.mylyn.github-feature/github.target
@@ -10,14 +10,15 @@
<unit id="org.objenesis" version="1.0.0.v201105211943"/>
<unit id="org.junit" version="4.8.2.v4_8_2_v20110321-1705"/>
<unit id="org.apache.httpcomponents.httpclient" version="4.1.0.v201103311320"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
-<repository location="http://download.eclipse.org/eclipse/updates/3.6"/>
+<unit id="org.eclipse.platform.ide" version="0.0.0"/>
+<repository location="http://download.eclipse.org/eclipse/updates/3.7"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.mylyn_feature.feature.group" version="3.6.0.v20110608-1400"/>
+<unit id="org.eclipse.mylyn_feature.feature.group" version="0.0.0"/>
+<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/mylyn/releases/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">

Back to the top