Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvincent lorenzo2017-03-08 15:58:59 +0000
committerGerrit Code Review @ Eclipse.org2017-03-08 15:58:59 +0000
commitba4a3d43cc332e4facb5919b607b8e700bdd5c67 (patch)
tree31f225e872e8c5e4d0638a25409c0fbe3fc036d4
parent0aff25385bc525920e7157713dfb263ff2bf0344 (diff)
parentf1d7bc36099a99145d786af74c437333265f7c7c (diff)
downloadorg.eclipse.simrel.build-ba4a3d43cc332e4facb5919b607b8e700bdd5c67.tar.gz
org.eclipse.simrel.build-ba4a3d43cc332e4facb5919b607b8e700bdd5c67.tar.xz
org.eclipse.simrel.build-ba4a3d43cc332e4facb5919b607b8e700bdd5c67.zip
Merge "[Papyrus] Update Papyrus contribution to Neon.3" 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 8a311f26e..65ddacdbd 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/RC3/main" description="Papyrus">
+ <repositories location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/2.0/RC4/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