Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvincent lorenzo2017-03-01 10:59:54 +0000
committerGerrit Code Review @ Eclipse.org2017-03-01 10:59:54 +0000
commit807ac47d502fdc6ec9f22bb60f4c9481a2e1bba1 (patch)
treea01bb5222cea99d4a048cda6e965115e109d400f
parent58e8b614ec5b60280ecc0d5095a2f870b03093e9 (diff)
parent658c7d0f8031ed55f0aad1714ab9eb2b6921b29a (diff)
downloadorg.eclipse.simrel.build-807ac47d502fdc6ec9f22bb60f4c9481a2e1bba1.tar.gz
org.eclipse.simrel.build-807ac47d502fdc6ec9f22bb60f4c9481a2e1bba1.tar.xz
org.eclipse.simrel.build-807ac47d502fdc6ec9f22bb60f4c9481a2e1bba1.zip
Merge "[Papyrus] Update papyrus contribution to Neon.3 RC3" into Neon_maintenance
-rw-r--r--mdt-papyrus.aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdt-papyrus.aggrcon b/mdt-papyrus.aggrcon
index 6d8196f67..8a311f26e 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/2.0/RC2/main" description="Papyrus">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/2.0/RC3/main" description="Papyrus">
<features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group" versionRange="2.0.3">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>

Back to the top