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:
parent
f8dc5e0c75
commit
99f21e57e8
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue