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 909ea5c16..e0814d4f7 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -62,7 +62,7 @@
<!-- 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>
- <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/M20150114164045/repository/</orbit-site>
+ <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/</orbit-site>
<swtbot-site>http://download.eclipse.org/technology/swtbot/releases/latest/</swtbot-site>
</properties>

Back to the top