Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaloyan Raev2016-11-16 21:09:51 +0000
committerKaloyan Raev2016-11-16 21:09:51 +0000
commitf18f2b03db223b4ed9cedf6c820ea6be436d0d15 (patch)
tree4e92cd8f5c030e2853e1346887d980e0eebe4c6b
parent8185271d42599b4c6a2f31dc638851d98ddf49ba (diff)
downloadorg.eclipse.simrel.build-f18f2b03db223b4ed9cedf6c820ea6be436d0d15.tar.gz
org.eclipse.simrel.build-f18f2b03db223b4ed9cedf6c820ea6be436d0d15.tar.xz
org.eclipse.simrel.build-f18f2b03db223b4ed9cedf6c820ea6be436d0d15.zip
Contribute PDT 4.2 RC1 to Oxygen
Change-Id: Ie173d318c81373389749e15e61494c56af3f80e2 Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
-rw-r--r--pdt.b3aggrcon8
1 files changed, 4 insertions, 4 deletions
diff --git a/pdt.b3aggrcon b/pdt.b3aggrcon
index 714137bfd..7d3a2d528 100644
--- a/pdt.b3aggrcon
+++ b/pdt.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" label="PDT">
- <repositories location="http://download.eclipse.org/tools/pdt/updates/4.1" description="PDT 4.1">
- <features name="org.eclipse.php.feature.group" versionRange="4.1.0">
+ <repositories location="http://download.eclipse.org/tools/pdt/updates/4.2-rc1" description="PDT 4.2">
+ <features name="org.eclipse.php.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
- <features name="org.eclipse.php.importer.feature.group" versionRange="4.1.0">
+ <features name="org.eclipse.php.importer.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
- <features name="org.eclipse.php.mylyn.feature.group" versionRange="4.1.0">
+ <features name="org.eclipse.php.mylyn.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top