Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-03-08 17:39:37 +0000
committercletavernie2013-03-08 17:39:37 +0000
commit28bf130e387e09d961002af701079baa6d8c38f9 (patch)
tree6fb8a3e55696c05e97b0accf4c2ee4f32ca18e6a /releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests
parent39bc9add80ecb6e2ee56514818dec59b2b9d1026 (diff)
downloadorg.eclipse.papyrus-28bf130e387e09d961002af701079baa6d8c38f9.tar.gz
org.eclipse.papyrus-28bf130e387e09d961002af701079baa6d8c38f9.tar.xz
org.eclipse.papyrus-28bf130e387e09d961002af701079baa6d8c38f9.zip
[Releng] Update the rmaps (Papyrus Kepler)
Diffstat (limited to 'releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests')
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
index 769d82e10b6..35d7bb9b291 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
@@ -213,7 +213,7 @@
<!-- MDT OCL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MDT OCL 4.1",0) -->
- <rm:uri format="{0}/modeling/mdt/ocl/updates/interim">
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -221,7 +221,7 @@
<!-- EMF Facet -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF Facet",0) -->
- <rm:uri format="{0}//facet/updates/integration/0.3.0/I201302041424_preM5/">
+ <rm:uri format="{0}/facet/updates/integration/0.3.0/I201303081050/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -229,7 +229,7 @@
<!-- MoDisco -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MoDisco",0) -->
- <rm:uri format="{0}/modeling/mdt/modisco/updates/milestones/0.10/SR2_RC2/">
+ <rm:uri format="{0}/modeling/mdt/modisco/updates/integration/0.11.0/I201303081048/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -329,7 +329,7 @@
<!-- WST -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("WebTools",0) -->
- <rm:uri format="{0}/webtools/downloads/drops/R3.5.0/S-3.5.0M4-20121217201101/repository/">
+ <rm:uri format="{0}/webtools/downloads/drops/R3.5.0/S-3.5.0M5-20130206143825/repository/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>

Back to the top