1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00

Fix org.eclipse.remote version in target definition

Change-Id: If9ee49389beff753c9235424626d91c207222a92
Reviewed-on: https://git.eclipse.org/r/26197
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2014-05-08 01:07:29 -04:00
parent f8dc5e0c75
commit 99f21e57e8

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="cdt_e4.4" sequenceNumber="14">
<?pde version="3.8"?><target name="cdt_e4.4" sequenceNumber="15">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="8.1.11.201307080411"/>
@ -29,7 +29,7 @@
<repository location="http://download.eclipse.org/eclipse/updates/4.4milestones/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.remote.feature.group" version="1.0.0.201403241505"/>
<unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/luna/nightly/"/>
</location>
</locations>