Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'emf-compare.aggrcon')
-rw-r--r--emf-compare.aggrcon3
1 files changed, 2 insertions, 1 deletions
diff --git a/emf-compare.aggrcon b/emf-compare.aggrcon
index d6e978905..441c8de4d 100644
--- a/emf-compare.aggrcon
+++ b/emf-compare.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" label="EMF Compare">
- <repositories location="https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S201905300200/">
+ <repositories location="https://download.eclipse.org/modeling/emf/compare/updates/releases/3.3/R202212280858/">
<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)">
@@ -20,6 +20,7 @@
<features name="org.eclipse.emf.compare.egit.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
+ <features name="org.eclipse.emf.compare.rcp.ui.feature.group" versionRange="[3.3.0,3.4.0]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='cedric.brun@obeo.fr']"/>
<contacts href="simrel.aggr#//@contacts[email='laurent.goubet@obeo.fr']"/>

Back to the top