diff options
author | slewis | 2018-09-13 15:51:22 +0000 |
---|---|---|
committer | slewis | 2018-09-13 15:51:22 +0000 |
commit | 30deb65810d2f93b7c72af5a6c3fe827b5582d43 (patch) | |
tree | e6e408f3ee16b9f9ebb7891e80a3eb0053bffee2 | |
parent | 2e71039ebbac876b1f697cdbde87cef1e79fa442 (diff) | |
download | org.eclipse.simrel.build-Oxygen_update.tar.gz org.eclipse.simrel.build-Oxygen_update.tar.xz org.eclipse.simrel.build-Oxygen_update.zip |
Update to ECF 3.14.2 for Oxygen 9-2018Oxygen_update
Change-Id: I49233529af58a1d535c0c56950ebf02025f350f6
-rw-r--r-- | ecf.aggrcon | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ecf.aggrcon b/ecf.aggrcon index e1175259..47e6a55e 100644 --- a/ecf.aggrcon +++ b/ecf.aggrcon @@ -1,19 +1,19 @@ <?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="ECF"> - <repositories location="http://download.eclipse.org/rt/ecf/3.13.8/site.p2" description="ECF updates"> - <features name="org.eclipse.ecf.core.feature.group" versionRange="3.13.8.v20170715-2257"> + <repositories location="http://download.eclipse.org/rt/ecf/3.14.2/site.p2" description="ECF updates"> + <features name="org.eclipse.ecf.core.feature.group" versionRange="3.14.2.v20180801-2237"> <categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/> <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> </features> - <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.13.8.v20170715-2257"> + <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.14.2.v20180801-2237"> <categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/> <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> </features> - <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.13.8.v20170816-0246"> + <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.14.2.v20180801-2237"> <categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/> <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> </features> - <features name="org.eclipse.ecf.remoteservice.sdk.feature.source.feature.group" versionRange="3.13.8.v20170816-0246"> + <features name="org.eclipse.ecf.remoteservice.sdk.feature.source.feature.group" versionRange="3.14.2.v20180801-2237"> <categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/> <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> </features> |