Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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 fd6db49217..b99a208c80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
</activation>
<properties>
<mirror-repo-name>update-3.0</mirror-repo-name>
- <eclipse-site>http://download.eclipse.org/releases/luna</eclipse-site>
+ <eclipse-site>http://download.eclipse.org/releases/staging</eclipse-site>
<platform-version>[4.3,)</platform-version>
<sdk-version>4.3</sdk-version>
</properties>

Back to the top