Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'recommenders.aggrcon')
-rw-r--r--recommenders.aggrcon14
1 files changed, 7 insertions, 7 deletions
diff --git a/recommenders.aggrcon b/recommenders.aggrcon
index 8d411364e..eb7627044 100644
--- a/recommenders.aggrcon
+++ b/recommenders.aggrcon
@@ -1,23 +1,23 @@
<?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="Code Recommenders">
+<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="Code Recommenders">
<repositories location="http://download.eclipse.org/recommenders/updates/simrel/oxygen/2016-11-01_07-30-36">
<features name="org.eclipse.recommenders.rcp.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.recommenders.rcp.feature.source.feature.group"/>
<features name="org.eclipse.recommenders.mylyn.rcp.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.recommenders.mylyn.rcp.feature.source.feature.group"/>
<features name="org.eclipse.recommenders.snipmatch.rcp.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.recommenders.snipmatch.rcp.feature.source.feature.group"/>
<features name="org.eclipse.recommenders.news.rcp.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.recommenders.news.rcp.feature.source.feature.group"/>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='marcel.bruch@codetrails.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='andreas.sewe@codetrails.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='marcel.bruch@codetrails.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='andreas.sewe@codetrails.com']"/>
</aggregator:Contribution>

Back to the top