-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathpapyrus.aggrcon
More file actions
12 lines (12 loc) · 974 Bytes
/
Copy pathpapyrus.aggrcon
File metadata and controls
12 lines (12 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<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="false" description="Contribution of the Modeling Papyrus project" label="Papyrus">
<repositories location="https://download.eclipse.org/modeling/mdt/papyrus/papyrus-desktop/updates/milestones/7.0/RC2/main" description="Papyrus">
<features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<repositories location="https://download.eclipse.org/modeling/mdt/papyrus/papyrus-desktop/components/domainservices/releases/0.25.0/p2/">
<bundles name="org.eclipse.papyrus.uml.domain.services"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='vincent.lorenzo@cea.fr']"/>
</aggregator:Contribution>