Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-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 d74b36bcc..c64c3b84e 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -48,7 +48,7 @@
<!-- P2 repository URL's -->
<platform-site>http://download.eclipse.org/eclipse/updates/3.8milestones</platform-site>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/juno/nightly</cdt-site>
- <tm-site>http://download.eclipse.org/tm/updates/3.4milestones</tm-site>
+ <tm-site>http://download.eclipse.org/tm/updates/3.4milestones/RC2/</tm-site>
<rxtx-site>http://rxtx.qbang.org/eclipse</rxtx-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/</orbit-site>
</properties>

Back to the top