Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2019-05-24 14:29:20 +0000
committerJonah Graham2019-05-24 17:09:23 +0000
commit4332b0fbc7721de4a212f825f995609cde9d0d87 (patch)
tree7a02d443ef5ad42392d152830950882140b78a2c
parenta201acf7c1afb797cf0877ac6c92c6c54fe0f17c (diff)
downloadorg.eclipse.cdt-4332b0fbc7721de4a212f825f995609cde9d0d87.tar.gz
org.eclipse.cdt-4332b0fbc7721de4a212f825f995609cde9d0d87.tar.xz
org.eclipse.cdt-4332b0fbc7721de4a212f825f995609cde9d0d87.zip
[releng] Update target to platform and orbit M3 drops
-rw-r--r--releng/org.eclipse.cdt.target/cdt.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target
index 95206e8cc2c..f67c064c8bb 100644
--- a/releng/org.eclipse.cdt.target/cdt.target
+++ b/releng/org.eclipse.cdt.target/cdt.target
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="47">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="48">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/>
@@ -18,7 +18,7 @@
<unit id="org.junit.source" version="0.0.0"/>
<unit id="org.mockito" version="0.0.0"/>
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190501151401/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190521195709/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.epp.logging.aeri.feature.feature.group" version="0.0.0"/>
@@ -50,7 +50,7 @@
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
-<repository location="https://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190521-1800/"/>
+<repository location="https://download.eclipse.org/eclipse/updates/4.12milestones/S-4.12M3-201905221800/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>

Back to the top