Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-02-14 12:50:38 +0000
committerQuentin Le Menez2018-02-14 12:51:05 +0000
commitb313799d9be97f14a7701949f84280314e3ef86b (patch)
treefad90836e5f7b1e339d410dc881202cd4fba531e
parentc01e9ed3c733ffac7c8705c1df3f3c5bae7678bb (diff)
downloadorg.eclipse.simrel.build-b313799d9be97f14a7701949f84280314e3ef86b.tar.gz
org.eclipse.simrel.build-b313799d9be97f14a7701949f84280314e3ef86b.tar.xz
org.eclipse.simrel.build-b313799d9be97f14a7701949f84280314e3ef86b.zip
[Papyrus] Update contribution for Oxygen.3 RC1
Change-Id: I41e1414c974405135d4c8eff7b6c3c0d52a1c6dc Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
-rw-r--r--mdt-papyrus.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdt-papyrus.aggrcon b/mdt-papyrus.aggrcon
index a8a47cf4e..09b6b64f4 100644
--- a/mdt-papyrus.aggrcon
+++ b/mdt-papyrus.aggrcon
@@ -1,7 +1,7 @@
<?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/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">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/3.3/RC1/main/" description="Papyrus">
+ <features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group" versionRange="3.3.0">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>

Back to the top