Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-11-17 06:11:02 +0000
committerDavid Williams2016-11-17 06:11:02 +0000
commitaed56047bffb6ad594bd27ec84656b72148b1438 (patch)
tree5c887b53a96a887bfa3ac26ce9db92d671cdbd6c /emf-compare.aggrcon
parentc7883b0375862d3f2a8c5b0468e1e89053d41ccb (diff)
downloadorg.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.gz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.xz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.zip
Bug 506726 rename/tweak model files
Change-Id: I4f9475b6d1e5631359c42ca21bff8b03b0b5aa75 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'emf-compare.aggrcon')
-rw-r--r--emf-compare.aggrcon16
1 files changed, 8 insertions, 8 deletions
diff --git a/emf-compare.aggrcon b/emf-compare.aggrcon
index c414990f0..dca94a20a 100644
--- a/emf-compare.aggrcon
+++ b/emf-compare.aggrcon
@@ -1,30 +1,30 @@
<?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/b3/2011/aggregator/1.1.0" label="EMF COMPARE">
+<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" label="EMF COMPARE">
<repositories location="http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S201611040610">
<features name="org.eclipse.emf.compare.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.source.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.ide.ui.feature.group" versionRange="[3.3.0,3.4.0)">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.compare.ide.ui.source.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.uml2.feature.group" versionRange="[3.3.0,3.4.0)">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.compare.uml2.source.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.diagram.gmf.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.diagram.gmf.source.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.diagram.papyrus.feature.group" versionRange="[3.3.0,3.4.0)">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.compare.diagram.papyrus.source.feature.group" versionRange="[3.3.0,3.4.0)"/>
<features name="org.eclipse.emf.compare.diagram.sirius.feature.group" versionRange="[3.3.0,3.4.0]">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.compare.diagram.sirius.source.feature.group" versionRange="[3.3.0,3.4.0]"/>
<features name="org.eclipse.emf.compare.egit.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='cedric.brun@obeo.fr']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='laurent.goubet@obeo.fr']"/>
+ <contacts href="simrel.aggr#//@contacts[email='cedric.brun@obeo.fr']"/>
+ <contacts href="simrel.aggr#//@contacts[email='laurent.goubet@obeo.fr']"/>
</aggregator:Contribution>

Back to the top