Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d4fc3d0f..7de3745f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<repository>
<id>eclipse</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/releases/luna</url>
+ <url>http://download.eclipse.org/releases/staging</url>
</repository>
</repositories>

Back to the top