Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng/build.rmap')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng/build.rmap16
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/build.rmap b/plugins/org.eclipse.emf.cdo.releng/build.rmap
index 14c6f9c493..9779bfc967 100644
--- a/plugins/org.eclipse.emf.cdo.releng/build.rmap
+++ b/plugins/org.eclipse.emf.cdo.releng/build.rmap
@@ -66,9 +66,9 @@
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"
resolutionFilter="(resolve.target.platform=true)">
- <rm:uri format="{0}/modeling/emft/mwe/updates/milestones">
+ <!--<rm:uri format="{0}/modeling/emft/mwe/updates/milestones">-->
<!--XXX FOR Juno M2 only-->
- <!--<rm:uri format="{0}/modeling/emft/mwe/updates/releases">-->
+ <rm:uri format="{0}/modeling/emft/mwe/updates/releases">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -86,7 +86,7 @@
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"
resolutionFilter="(resolve.target.platform=true)">
- <rm:uri format="{0}/modeling/emf/emf/updates/2.7milestones">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.8milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -104,7 +104,7 @@
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"
resolutionFilter="(resolve.target.platform=true)">
- <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/3.1.0">
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/3.2.0">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -116,9 +116,9 @@
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"
resolutionFilter="(resolve.target.platform=true)">
- <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones">
- <!--XXX FOR Juno M2 only-->
- <!--<rm:uri format="{0}/modeling/m2t/xpand/updates/releases">-->
+ <!-- <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones"> -->
+ <!-- XXX FOR Juno M2 only-->
+ <rm:uri format="{0}/modeling/m2t/xpand/updates/releases">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -157,7 +157,7 @@
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"
resolutionFilter="(resolve.target.platform=true)">
- <rm:uri format="{0}/eclipse/updates/3.7milestones">
+ <rm:uri format="{0}/eclipse/updates/3.8milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>

Back to the top