Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/pom-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index fdbe4aff9..4df6af243 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -57,7 +57,7 @@
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
<license-site-staging>http://download.eclipse.org/cbi/staging</license-site-staging>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/kepler/milestones</cdt-site>
- <tm-site>http://download.eclipse.org/tm/builds/luna/nightly</tm-site>
+ <tm-site>http://download.eclipse.org/tm/updates/3.6milestones</tm-site>
<!-- RXTX is unresponsive. Take it out for now -->
<!-- <rxtx-site>http://rxtx.qbang.org/eclipse</rxtx-site> -->
<rxtx-backup-site>http://archive.eclipse.org/tm/updates/rxtx</rxtx-backup-site>

Back to the top