Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2012-12-11 16:04:09 +0000
committerPascal Rapicault2012-12-11 16:12:35 +0000
commit28632eb3a322c556da1dd74c6329bf9d22b31b64 (patch)
treeef62958b71b0bdc438e60105fd3fb9905137b63f /org.eclipse.equinox.p2.releng
parent106f6cd9b769c04d011bd95e490ddb87e5b03609 (diff)
downloadrt.equinox.p2-28632eb3a322c556da1dd74c6329bf9d22b31b64.tar.gz
rt.equinox.p2-28632eb3a322c556da1dd74c6329bf9d22b31b64.tar.xz
rt.equinox.p2-28632eb3a322c556da1dd74c6329bf9d22b31b64.zip
Update target to refer to the most recent version of
all the IUS
Diffstat (limited to 'org.eclipse.equinox.p2.releng')
-rw-r--r--org.eclipse.equinox.p2.releng/p2-kepler.target10
1 files changed, 6 insertions, 4 deletions
diff --git a/org.eclipse.equinox.p2.releng/p2-kepler.target b/org.eclipse.equinox.p2.releng/p2-kepler.target
index ba8bf1f73..f99baef53 100644
--- a/org.eclipse.equinox.p2.releng/p2-kepler.target
+++ b/org.eclipse.equinox.p2.releng/p2-kepler.target
@@ -2,10 +2,12 @@
<?pde version="3.8"?><target name="p2 - target to develop p2" sequenceNumber="1">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.platform.sdk" version="4.2.0.I20120608-1400"/>
-<unit id="org.eclipse.core.tests.harness" version="3.8.0.v20120530-1216"/>
-<unit id="org.eclipse.test.feature.group" version="3.5.100.v20120528-1714-7R7dBhBgLiCViQnG8ISKO73701A1"/>
-<repository location="http://download.eclipse.org/eclipse/updates/4.2/"/>
+<unit id="org.eclipse.platform.sdk" version="0.0.0"/>
+<unit id="org.eclipse.core.tests.harness" version="0.0.0"/>
+<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.3-I-builds/"/>
</location>
</locations>
</target>
+
+

Back to the top