diff options
author | vlorenzo | 2012-01-20 13:30:05 +0000 |
---|---|---|
committer | vlorenzo | 2012-01-20 13:30:05 +0000 |
commit | 0cc12e79115034e5e22892d9d18620e8bab0f0c2 (patch) | |
tree | ae7ca1c0e39bf1c3e6203f6e03b0d3fd44f53cc4 | |
parent | 27556b546b311d85fc141ce8efb26f01eba14234 (diff) | |
download | org.eclipse.papyrus-0cc12e79115034e5e22892d9d18620e8bab0f0c2.tar.gz org.eclipse.papyrus-0cc12e79115034e5e22892d9d18620e8bab0f0c2.tar.xz org.eclipse.papyrus-0cc12e79115034e5e22892d9d18620e8bab0f0c2.zip |
Update the rmap
-rw-r--r-- | releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap | 3 |
1 files changed, 2 insertions, 1 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 ae2b9dc0d26..5ac8bf31061 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 @@ -232,7 +232,8 @@ <!-- GEF -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GEF",0) -->
- <rm:uri format="{0}/tools/gef/updates/milestones">
+ <!--rm:uri format="{0}/tools/gef/updates/milestones"-->
+ <rm:uri format="{0}/tools/gef/updates/interim">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
|