Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2017-12-20 13:21:21 +0000
committerQuentin Le Menez2017-12-21 15:25:44 +0000
commit704347c65cbd89c5a8bb4fb35d24cda4223d4834 (patch)
treefb1a6aff865f1e5ad184cf7ad5d209f675982efe
parent3e0378f9e658fa4bcbaef321e6ed37f8792f6cb3 (diff)
downloadorg.eclipse.simrel.build-704347c65cbd89c5a8bb4fb35d24cda4223d4834.tar.gz
org.eclipse.simrel.build-704347c65cbd89c5a8bb4fb35d24cda4223d4834.tar.xz
org.eclipse.simrel.build-704347c65cbd89c5a8bb4fb35d24cda4223d4834.zip
[Papyrus] Update the simrel to point on the release
Change-Id: I959614f5d8cfe0d1cc16bded4cb957ce63c4a056 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
-rw-r--r--mdt-papyrus.aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdt-papyrus.aggrcon b/mdt-papyrus.aggrcon
index 5bb5a75ec..a8a47cf4e 100644
--- a/mdt-papyrus.aggrcon
+++ b/mdt-papyrus.aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" description="Contribution of the Modeling Papyrus project" label="Papyrus">
- <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/3.2/RC4/main/" description="Papyrus">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/oxygen/3.2.0/main/" description="Papyrus">
<features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group" versionRange="3.2.0">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>

Back to the top