Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'andmore.aggrcon')
-rw-r--r--andmore.aggrcon14
1 files changed, 7 insertions, 7 deletions
diff --git a/andmore.aggrcon b/andmore.aggrcon
index 94c5ff72d..6074bcc5c 100644
--- a/andmore.aggrcon
+++ b/andmore.aggrcon
@@ -1,21 +1,21 @@
<?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="Andmore">
+<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="Andmore">
<repositories location="http://download.eclipse.org/andmore/0.5/" description="Andmore">
<features name="org.eclipse.andmore.android.basic.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.andmore.ndk.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.andmore.hierarchyviewer.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.andmore.traceview.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.andmore.gldebugger.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='kaloyan.r@zend.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='kaloyan.r@zend.com']"/>
</aggregator:Contribution>

Back to the top