Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2013-05-08 17:34:38 +0000
committerslewis2013-05-08 17:34:38 +0000
commit66325ce985f112ea7d9d8a8f62f1fbc4d419b199 (patch)
tree25f2ce9004330de9a522d87da68e13adc12cf17e /ecf.b3aggrcon
parentd77192b8913e0a5fddcd716218d71bcb15a029ea (diff)
downloadorg.eclipse.simrel.build-66325ce985f112ea7d9d8a8f62f1fbc4d419b199.tar.gz
org.eclipse.simrel.build-66325ce985f112ea7d9d8a8f62f1fbc4d419b199.tar.xz
org.eclipse.simrel.build-66325ce985f112ea7d9d8a8f62f1fbc4d419b199.zip
Update to ECF 3.6.1 int4 for Kepler M7
Diffstat (limited to 'ecf.b3aggrcon')
-rw-r--r--ecf.b3aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecf.b3aggrcon b/ecf.b3aggrcon
index abc363a1d..42b78ceae 100644
--- a/ecf.b3aggrcon
+++ b/ecf.b3aggrcon
@@ -1,7 +1,7 @@
<?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="ECF">
- <repositories location="http://download.eclipse.org/rt/ecf/3.6.0/site.p2" description="ECF updates">
- <features name="org.eclipse.ecf.core.feature.group" versionRange="3.6.0.v20130309-0714">
+ <repositories location="http://download.eclipse.org/rt/ecf/int4/site.p2" description="ECF updates">
+ <features name="org.eclipse.ecf.core.feature.group" versionRange="3.6.1.v20130503-1634">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top