Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2018-06-27 10:48:08 +0000
committerJonah Graham2018-06-27 13:25:03 +0000
commita7db5c7fd28bdf7213454ca6e791df77878090f2 (patch)
tree7b872ea7e16da8d28687b8bfc58a2c6837fd66ba /releng/CDT.setup
parent40133cceb4616d0eee2f8d68f15d4faa3c04db8f (diff)
downloadorg.eclipse.cdt-a7db5c7fd28bdf7213454ca6e791df77878090f2.tar.gz
org.eclipse.cdt-a7db5c7fd28bdf7213454ca6e791df77878090f2.tar.xz
org.eclipse.cdt-a7db5c7fd28bdf7213454ca6e791df77878090f2.zip
[releng] Update CDT Baseline to CDT 9.5
Diffstat (limited to 'releng/CDT.setup')
-rw-r--r--releng/CDT.setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/CDT.setup b/releng/CDT.setup
index c4ba2f3b3d2..a3a0c408c2f 100644
--- a/releng/CDT.setup
+++ b/releng/CDT.setup
@@ -73,9 +73,9 @@
xsi:type="pde:APIBaselineTask"
id="baseline"
name="CDT"
- version="9.4"
+ version="9.5"
location="${workspace.location/../api.baseline}"
- remoteURI="http://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.0/cdt-9.4.0.zip"/>
+ remoteURI="http://download.eclipse.org/tools/cdt/releases/9.5/cdt-9.5.0/cdt-9.5.0.zip"/>
<setupTask
xsi:type="git:GitCloneTask"
id="git.clone.cdt"

Back to the top