Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Oberhuber2018-06-29 19:40:42 +0000
committerMartin Oberhuber2018-06-29 19:40:42 +0000
commit08cbadfb2bd239ba35bbe98ad2f90c10266c2d66 (patch)
treeb1a39d168618e0d68feeb7b88a6bb2938c2e6568
parentd734245a79a6378d992268b6d2fc2a206122a540 (diff)
downloadorg.eclipse.tcf-08cbadfb2bd239ba35bbe98ad2f90c10266c2d66.tar.gz
org.eclipse.tcf-08cbadfb2bd239ba35bbe98ad2f90c10266c2d66.tar.xz
org.eclipse.tcf-08cbadfb2bd239ba35bbe98ad2f90c10266c2d66.zip
Releng: Update tcf-baseline.target for 1.6+ development
Change-Id: I21bce0fd85ecc583cb0a5a9c27ea33bd3de6074b Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
-rw-r--r--admin/target-defs/tcf-baseline.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/target-defs/tcf-baseline.target b/admin/target-defs/tcf-baseline.target
index e7ff450e7..e46528382 100644
--- a/admin/target-defs/tcf-baseline.target
+++ b/admin/target-defs/tcf-baseline.target
@@ -8,13 +8,13 @@
<unit id="org.eclipse.tcf.debug" version="0.0.0"/>
<unit id="org.eclipse.tcf.debug.ui" version="0.0.0"/>
<unit id="org.eclipse.tcf.rse" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/tcf/releases/1.4"/>
+<repository location="http://download.eclipse.org/tools/tcf/releases/1.6/1.6.1"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="http://download.eclipse.org/releases/neon"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/tools/cdt/launchbar/neon.rc4/"/>
+<repository location="http://download.eclipse.org/tools/cdt/launchbar/neon.2/"/>
</location>
</locations>
</target> \ No newline at end of file

Back to the top