Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-04-06 11:22:32 +0000
committerEike Stepper2013-04-06 16:23:37 +0000
commitee8267e20d6304affe2a1567adaee0e2282f883d (patch)
tree8bd2877b3ef8323b15f07d3ae57afce420830766
parentf9e529b18c114b639aff4510bc1313c04171199e (diff)
downloadcdo-ee8267e20d6304affe2a1567adaee0e2282f883d.tar.gz
cdo-ee8267e20d6304affe2a1567adaee0e2282f883d.tar.xz
cdo-ee8267e20d6304affe2a1567adaee0e2282f883d.zip
Adjust EMF Compare and EGit repos
-rw-r--r--plugins/org.eclipse.emf.cdo.releng/build.rmap4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/build.rmap b/plugins/org.eclipse.emf.cdo.releng/build.rmap
index 8af488a605..19f75e5117 100644
--- a/plugins/org.eclipse.emf.cdo.releng/build.rmap
+++ b/plugins/org.eclipse.emf.cdo.releng/build.rmap
@@ -60,7 +60,7 @@
<!-- EMF Compare -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/modeling/emf/compare/updates/interim/2.1"/>
+ <rm:uri format="http://download.eclipse.org/modeling/emf/compare/updates/milestones/2.1"/>
</rm:provider>
<!-- MWE -->
@@ -123,7 +123,7 @@
<!-- EGIT -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/egit/updates-nightly"/>
+ <rm:uri format="http://download.eclipse.org/egit/updates"/>
</rm:provider>
<!-- BUCKMINSTER -->

Back to the top