Skip to content

Commit

Permalink
[Releng] Update target platform
Browse files Browse the repository at this point in the history
Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Leif Geiger <leif.geiger@yatta.de>
  • Loading branch information
l3-g5 committed Jan 8, 2021
1 parent 1eeb7c7 commit 58294bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions org.eclipse.epp.mpc-target/staging.target
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
<unit id="org.eclipse.equinox.p2.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.equinox.ds" version="0.0.0"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/eclipse/updates/4.18-I-builds"/>
<repository location="http://download.eclipse.org/eclipse/updates/4.18"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.hamcrest" version="0.0.0"/>
<unit id="org.hamcrest.core" version="0.0.0"/>
<unit id="org.hamcrest.library" version="0.0.0"/>
<unit id="org.junit" version="0.0.0"/>
<unit id="org.mockito" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20200826182026/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20210105214148/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.epp.mpc.apache.httpclient.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.epp.mpc.apache.httpclient.feature.source.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/mpc/httpclient/drops/I-builds/202002052133"/>
<repository location="http://download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit 58294bc

Please sign in to comment.