Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2013-07-22 13:15:33 +0000
committerUwe Stieber2013-07-22 13:15:33 +0000
commit9da9645713d64db71ac9c86a390fcb592fecb32c (patch)
treefc5ab28f5798f3e09f25a9154c10896f875c70b5 /admin
parent6f2f057bd8722ee83005972c4dc1a444a87e241a (diff)
downloadorg.eclipse.tcf-9da9645713d64db71ac9c86a390fcb592fecb32c.tar.gz
org.eclipse.tcf-9da9645713d64db71ac9c86a390fcb592fecb32c.tar.xz
org.eclipse.tcf-9da9645713d64db71ac9c86a390fcb592fecb32c.zip
Tycho: Update CDT and TM repositories to Kepler release
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 84096ae2d..a88db35d0 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -53,8 +53,8 @@
<!-- P2 repository URL's -->
<platform-site>http://download.eclipse.org/eclipse/updates/3.8</platform-site>
- <cdt-site>http://download.eclipse.org/tools/cdt/releases/juno</cdt-site>
- <tm-site>http://download.eclipse.org/tm/updates/3.4/</tm-site>
+ <cdt-site>http://download.eclipse.org/tools/cdt/releases/kepler</cdt-site>
+ <tm-site>http://download.eclipse.org/tm/updates/3.5</tm-site>
<!--
<tm-site>http://download.eclipse.org/tm/builds/juno/nightly/</tm-site>
-->

Back to the top