Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Willink2014-08-19 20:38:09 +0000
committerEd Willink2014-08-19 20:38:09 +0000
commit4fdbbd17180c9abdf8d11d87a9b90430fdf2c3d5 (patch)
tree67251db124b0e27870d9c913705f4ee33f3fcb47
parentd7fcaafbc8cdfc1bfc3669cca1821c55240af5e2 (diff)
downloadorg.eclipse.qvtd-4fdbbd17180c9abdf8d11d87a9b90430fdf2c3d5.tar.gz
org.eclipse.qvtd-4fdbbd17180c9abdf8d11d87a9b90430fdf2c3d5.tar.xz
org.eclipse.qvtd-4fdbbd17180c9abdf8d11d87a9b90430fdf2c3d5.zip
[releng] Update platform, EMF, UML2 repos
-rw-r--r--releng/org.eclipse.qvtd.releng.buckminster/releng/qvtd.rmap12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/org.eclipse.qvtd.releng.buckminster/releng/qvtd.rmap b/releng/org.eclipse.qvtd.releng.buckminster/releng/qvtd.rmap
index 5240d2da0..b8ad76e7e 100644
--- a/releng/org.eclipse.qvtd.releng.buckminster/releng/qvtd.rmap
+++ b/releng/org.eclipse.qvtd.releng.buckminster/releng/qvtd.rmap
@@ -300,7 +300,7 @@
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(build.type=M)(resolve.target.platform=true))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/modeling/emf/emf/updates/2.9.x">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.10.x">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
@@ -330,7 +330,7 @@
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(build.type=M)(resolve.target.platform=true))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/modeling/mdt/uml2/updates/4.1.x">
+ <rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
@@ -339,28 +339,28 @@
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/eclipse/updates/4.4-I-builds">
+ <rm:uri format="{0}/eclipse/updates/4.5-I-builds">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/eclipse/updates/4.4milestones">
+ <rm:uri format="{0}/eclipse/updates/4.5milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/eclipse/updates/4.4">
+ <rm:uri format="{0}/eclipse/updates/4.5">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
- <rm:uri format="{0}/eclipse/updates/4.3">
+ <rm:uri format="{0}/eclipse/updates/4.4">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>

Back to the top