Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pdt.aggrcon')
-rw-r--r--pdt.aggrcon5
1 files changed, 4 insertions, 1 deletions
diff --git a/pdt.aggrcon b/pdt.aggrcon
index ccea2d38f..78d5504b8 100644
--- a/pdt.aggrcon
+++ b/pdt.aggrcon
@@ -1,6 +1,6 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="PDT">
- <repositories location="http://download.eclipse.org/tools/pdt/updates/5.1-m1" description="PDT 5.1">
+ <repositories location="http://download.eclipse.org/tools/pdt/updates/5.1-rc1" description="PDT 5.1">
<features name="org.eclipse.php.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
@@ -20,6 +20,9 @@
<categories href="simrel.aggr#//@customCategories[identifier='Performance%2C%20Profiling%20and%20Tracing%20Tools']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
+ <features name="org.eclipse.php.rdt.sync.feature.group">
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ </features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='zulus@w3des.net']"/>
<contacts href="simrel.aggr#//@contacts[email='kaloyan.r@zend.com']"/>

Back to the top