diff options
Diffstat (limited to 'rap-tools.aggrcon')
-rw-r--r-- | rap-tools.aggrcon | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/rap-tools.aggrcon b/rap-tools.aggrcon index 0fe5ead7..872a3fd0 100644 --- a/rap-tools.aggrcon +++ b/rap-tools.aggrcon @@ -1,10 +1,10 @@ <?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="RAP Tools"> +<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="RAP Tools"> <repositories location="http://download.eclipse.org/rt/rap/tools/3.2/M3-20161102-1534/" description="RAP 3.2 Tools Repository"> <features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.2.0,3.3.0)"> - <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/> + <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/> </features> </repositories> - <contacts href="simrel.b3aggr#//@contacts[email='mknauer@eclipsesource.com']"/> - <contacts href="simrel.b3aggr#//@contacts[email='ivan@eclipsesource.com']"/> + <contacts href="simrel.aggr#//@contacts[email='mknauer@eclipsesource.com']"/> + <contacts href="simrel.aggr#//@contacts[email='ivan@eclipsesource.com']"/> </aggregator:Contribution> |