Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Bricon2014-12-16 21:11:59 +0000
committerFred Bricon2014-12-16 21:11:59 +0000
commit29cd7a53366840594494e397b73230b626b73e71 (patch)
tree5bccf9596d043450ec08efed9fc5e952dba65711 /m2e.b3aggrcon
parentc1af62b80aa1cb77cbdeaa7b7e4bd6fb3693ff69 (diff)
downloadorg.eclipse.simrel.build-29cd7a53366840594494e397b73230b626b73e71.tar.gz
org.eclipse.simrel.build-29cd7a53366840594494e397b73230b626b73e71.tar.xz
org.eclipse.simrel.build-29cd7a53366840594494e397b73230b626b73e71.zip
m2e contribution for Mars M4
Signed-off-by: Fred Bricon <fbricon@gmail.com>
Diffstat (limited to 'm2e.b3aggrcon')
-rw-r--r--m2e.b3aggrcon8
1 files changed, 4 insertions, 4 deletions
diff --git a/m2e.b3aggrcon b/m2e.b3aggrcon
index 82e4bf2fb..e267e92f7 100644
--- a/m2e.b3aggrcon
+++ b/m2e.b3aggrcon
@@ -1,15 +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" description="m2e" label="m2e">
- <repositories location="http://download.eclipse.org/technology/m2e/releases/1.5/" description="m2e 1.5.x release repository">
- <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.5.0">
+ <repositories location="http://download.eclipse.org/technology/m2e/milestones/1.6/" description="m2e 1.6.x milestones repository">
+ <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.6.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.5.0">
+ <features name="org.eclipse.m2e.logback.feature.feature.group" versionRange="1.6.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">
+ <features name="org.eclipse.m2e.sdk.feature.feature.group" versionRange="1.6.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top