Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2013-07-23 07:27:30 +0000
committerUwe Stieber2013-07-23 07:27:30 +0000
commitb07499780c7f2cb8ae57e921dfd91cbac60eb93d (patch)
tree717adab3f9f446ced13f10184b9e68e289f9f825 /admin
parentbff593f0481c6567749be7e3bc3a2e090f0e6bf6 (diff)
downloadorg.eclipse.tcf-b07499780c7f2cb8ae57e921dfd91cbac60eb93d.tar.gz
org.eclipse.tcf-b07499780c7f2cb8ae57e921dfd91cbac60eb93d.tar.xz
org.eclipse.tcf-b07499780c7f2cb8ae57e921dfd91cbac60eb93d.zip
Releng: Switch TM Terminal to nightly repository
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 a88db35d0..3677300f1 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -54,10 +54,10 @@
<!-- 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/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>
+ <tm-site>http://download.eclipse.org/tm/updates/3.5</tm-site>
-->
+ <tm-site>http://download.eclipse.org/tm/builds/kepler/nightly/</tm-site>
<rxtx-site>http://rxtx.qbang.org/eclipse</rxtx-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/</orbit-site>
<swtbot-site>http://download.eclipse.org/technology/swtbot/snapshots</swtbot-site>

Back to the top