Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'm2e.b3aggrcon')
-rw-r--r--m2e.b3aggrcon12
1 files changed, 8 insertions, 4 deletions
diff --git a/m2e.b3aggrcon b/m2e.b3aggrcon
index 43f69b2e9..e98ba14a7 100644
--- a/m2e.b3aggrcon
+++ b/m2e.b3aggrcon
@@ -1,11 +1,15 @@
<?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" enabled="false" description="m2e" label="m2e">
- <repositories location="http://download.eclipse.org/technology/m2e/milestones/1.4" description="m2e M build repo">
- <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.4.0">
+<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" description="m2e" label="m2e">
+ <repositories location="http://download.eclipse.org/technology/m2e/milestones/1.5" description="m2e M build repo">
+ <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.m2e.logback.feature.feature.group" versionRange="1.4.0">
+ <features name="org.eclipse.m2e.logback.feature.feature.group" versionRange="1.5.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ </features>
+ <features name="org.eclipse.m2e.sdk.feature.feature.group" versionRange="1.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top