Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-08-08 09:59:48 +0000
committerQuentin Le Menez2018-08-08 09:59:48 +0000
commitc82344a9a24036781ec7c616da64ff5f70f266d0 (patch)
treec460ef7b16b5b294ea7bd2e4c71d82db867aacad
parent7e7f99cdadd0ec1040692a791e242a8347e4c192 (diff)
downloadorg.eclipse.simrel.build-c82344a9a24036781ec7c616da64ff5f70f266d0.tar.gz
org.eclipse.simrel.build-c82344a9a24036781ec7c616da64ff5f70f266d0.tar.xz
org.eclipse.simrel.build-c82344a9a24036781ec7c616da64ff5f70f266d0.zip
[Papyrus] Contribution for 2018-09 M2
Change-Id: If87c67e46e159ce355501e2bd4c31b98d6591d7c 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 0b5601af7..43edb96c2 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" enabled="true" description="Contribution of the Modeling Papyrus project" label="Papyrus">
- <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/4.1/M1/main/" description="Papyrus">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/4.1/M2/main/" description="Papyrus">
<features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group" versionRange="4.1.0">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>

Back to the top