Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Reckord2019-06-12 08:55:15 +0000
committerCarsten Reckord2019-06-12 08:55:15 +0000
commit25d72e24b690830dd66bf900a35da03e68afc212 (patch)
tree34d466faf1856eab876e96c7b95e375d15f5c52e
parenta119914510f8a2ecae0542a4b3934eec05a51788 (diff)
downloadorg.eclipse.epp.mpc-25d72e24b690830dd66bf900a35da03e68afc212.tar.gz
org.eclipse.epp.mpc-25d72e24b690830dd66bf900a35da03e68afc212.tar.xz
org.eclipse.epp.mpc-25d72e24b690830dd66bf900a35da03e68afc212.zip
[RelEng] Prepare target platform for final releaseR_1_7_7
-rw-r--r--org.eclipse.epp.mpc-target/latest.target6
-rw-r--r--org.eclipse.epp.mpc-target/staging.target4
2 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.epp.mpc-target/latest.target b/org.eclipse.epp.mpc-target/latest.target
index d7d8cf11..46581515 100644
--- a/org.eclipse.epp.mpc-target/latest.target
+++ b/org.eclipse.epp.mpc-target/latest.target
@@ -6,7 +6,7 @@
<unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.equinox.p2.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/eclipse/updates/4.11"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.12"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.hamcrest" version="0.0.0"/>
@@ -14,12 +14,12 @@
<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/R20190226160451/repository"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/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/201806062225"/>
+<repository location="http://download.eclipse.org/mpc/httpclient/drops/I-builds/201905030009"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.epp.mpc-target/staging.target b/org.eclipse.epp.mpc-target/staging.target
index ec82f3a9..ede98cc9 100644
--- a/org.eclipse.epp.mpc-target/staging.target
+++ b/org.eclipse.epp.mpc-target/staging.target
@@ -15,7 +15,7 @@
<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/I20190517220210/repository"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/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"/>
@@ -33,7 +33,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.userstorage.sdk.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/usssdk/drops/milestone/S911-1.2-RC1"/>
+<repository location="http://download.eclipse.org/usssdk/drops/release/1.2.0"/>
</location>
</locations>
</target>

Back to the top