Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 534b4b7f..859bad9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<repository>
<id>eclipse-orbit</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/repository/</url>
+ <url>http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/</url>
</repository>
</repositories>

Back to the top