Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Watson2017-12-22 16:16:22 +0000
committerGreg Watson2017-12-22 16:16:22 +0000
commit948f9096d734fd7a2e22ac37f495a2bbfbe22c3e (patch)
tree977f9cc63a6d15db99fbce9f15f9d194100af2b2
parent078d759c72bfd244f82d92da5f3c494dd2b7d3a0 (diff)
downloadorg.eclipse.photran-948f9096d734fd7a2e22ac37f495a2bbfbe22c3e.tar.gz
org.eclipse.photran-948f9096d734fd7a2e22ac37f495a2bbfbe22c3e.tar.xz
org.eclipse.photran-948f9096d734fd7a2e22ac37f495a2bbfbe22c3e.zip
Update oxygen target
Change-Id: I136ec23e13fce825b905022f70db5c39fb45bddf Signed-off-by: Greg Watson <g.watson@computer.org>
-rw-r--r--org.eclipse.photran.target/oxygen.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.photran.target/oxygen.target b/org.eclipse.photran.target/oxygen.target
index fca28ada..7bccc72b 100644
--- a/org.eclipse.photran.target/oxygen.target
+++ b/org.eclipse.photran.target/oxygen.target
@@ -7,7 +7,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20170818183741/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@@ -15,7 +15,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-<repository location="http://download.eclipse.org/eclipse/updates/4.7milestones/"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.7/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.cdt.sdk.feature.group" version="0.0.0"/>

Back to the top