Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2012-02-05 18:23:51 +0000
committerDoug Schaefer2012-02-05 18:23:51 +0000
commit411c8e2948436526174af755064aa5041069a838 (patch)
treea1ae364de17ff92bc45f03f81563f3dd46c33644 /pom.xml
parentca493622738f807d233bc85f824130b6d10ebf6a (diff)
downloadorg.eclipse.cdt-411c8e2948436526174af755064aa5041069a838.tar.gz
org.eclipse.cdt-411c8e2948436526174af755064aa5041069a838.tar.xz
org.eclipse.cdt-411c8e2948436526174af755064aa5041069a838.zip
Switch to 3.8milestones for platform build dependency.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0758822d336..d7c09b09c0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<properties>
<tycho-version>0.13.0</tycho-version>
- <platform-version>4.2milestones</platform-version>
+ <platform-version>3.8milestones</platform-version>
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
<orbit-version>R20110523182458</orbit-version>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/${orbit-version}/repository</orbit-site>

Back to the top