Skip to content

Commit

Permalink
[RelEng] Use release eclipse repository
Browse files Browse the repository at this point in the history
Change-Id: I50ab073bdb920811c45b97716b5d4492997eb653
Signed-off-by: Leif Geiger <leif.geiger@yatta.de>
  • Loading branch information
l3-g5 committed Jun 29, 2020
1 parent aff3352 commit 1bf7f66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion org.eclipse.epp.mpc-target/staging.target
Expand Up @@ -7,7 +7,8 @@
<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.16-I-builds"/>
<!-- repository location="http://download.eclipse.org/eclipse/updates/4.16-I-builds"/ -->
<repository location="http://download.eclipse.org/eclipse/updates/4.16"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.hamcrest" version="0.0.0"/>
Expand Down

0 comments on commit 1bf7f66

Please sign in to comment.