diff options
-rw-r--r-- | releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target b/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target index 698de05a19..a66b8fbc86 100644 --- a/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target +++ b/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target @@ -10,7 +10,7 @@ <unit id="org.apache.xerces" version="2.9.0.v201101211617"/> <unit id="org.apache.derby" version="0.0.0"/> <unit id="org.json" version="0.0.0"/> -<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20150202203538/repository/"/> +<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20150519210750/repository/"/> </location> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <unit id="org.eclipse.cdt.sdk.feature.group" version="0.0.0"/> @@ -21,7 +21,7 @@ <unit id="org.eclipse.platform.ide" version="0.0.0"/> <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/> <unit id="org.eclipse.pde.runtime" version="0.0.0"/> -<repository location="http://download.eclipse.org/releases/maintenance"/> +<repository location="http://download.eclipse.org/releases/luna"/> </location> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <!-- Not including the whole JDT on purpose to avoid jdt.annotation 2.0.0 that requires Java 8 --> |