Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2017-11-29 11:38:55 +0000
committerQuentin Le Menez2017-11-29 11:38:55 +0000
commit57f2a62cff64914d43ed94be221435ba886ceeaa (patch)
tree8845a9c9e0258ff10344ae595b1f84b342571a35
parent875dee8fe4e17d441495e1cffdedf4232e351b99 (diff)
downloadorg.eclipse.simrel.build-57f2a62cff64914d43ed94be221435ba886ceeaa.tar.gz
org.eclipse.simrel.build-57f2a62cff64914d43ed94be221435ba886ceeaa.tar.xz
org.eclipse.simrel.build-57f2a62cff64914d43ed94be221435ba886ceeaa.zip
[Papyrus] Oxygen.2 contribution
Change-Id: I713f84e4730adc762d0afd44325258e348d2fef2 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 7ef2ed4ae..19cdf15d5 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/RC2b/main/" description="Papyrus">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/3.2/RC3/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