Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cbi/eclipse-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbi/eclipse-parent/pom.xml b/cbi/eclipse-parent/pom.xml
index ef11a9b..96633ac 100644
--- a/cbi/eclipse-parent/pom.xml
+++ b/cbi/eclipse-parent/pom.xml
@@ -22,7 +22,7 @@
<tycho.version>0.19.0</tycho.version>
<tycho-extras.version>0.19.0</tycho-extras.version>
- <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/S20140116105218/repository/</orbit-repo.url>
+ <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/</orbit-repo.url>
<jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.14.v20131031/</jetty-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/int3.8/3.8.0/site.p2/</ecf-repo.url>
<emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.10milestones/base/S201312090519/</emf-repo.url>

Back to the top