Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.linuxtools.target/linuxtools-e4.12.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/org.eclipse.linuxtools.target/linuxtools-e4.12.target b/releng/org.eclipse.linuxtools.target/linuxtools-e4.12.target
index 30e6cf9856..a870f263c6 100644
--- a/releng/org.eclipse.linuxtools.target/linuxtools-e4.12.target
+++ b/releng/org.eclipse.linuxtools.target/linuxtools-e4.12.target
@@ -64,7 +64,7 @@
<unit id="org.eclipse.pde.runtime" version="0.0.0"/>
<unit id="org.eclipse.platform.ide" version="0.0.0"/>
<unit id="org.eclipse.equinox.core.feature.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/eclipse/updates/4.12-I-builds/"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.12/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@@ -97,4 +97,4 @@
-Xmx512M</vmArgs>
<programArgs>-consolelog</programArgs>
</launcherArgs>
-</target> \ No newline at end of file
+</target>

Back to the top