Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-05-03 18:28:37 +0000
committerDavid Williams2016-05-03 18:28:37 +0000
commita016d201687cf1d8fe5dd1a998e57afd7fe4de95 (patch)
tree7401adfa13c4ab852c065b088924d2ad0d09388a
parentf435888a9f3f9d304049e38492cf9723061331e7 (diff)
downloadorg.eclipse.simrel.build-a016d201687cf1d8fe5dd1a998e57afd7fe4de95.tar.gz
org.eclipse.simrel.build-a016d201687cf1d8fe5dd1a998e57afd7fe4de95.tar.xz
org.eclipse.simrel.build-a016d201687cf1d8fe5dd1a998e57afd7fe4de95.zip
Bug 492904 temp reverting to previous revision
Change-Id: I69e950e0748a918fd689667b4c49e23030059782 Signed-off-by: David Williams <david_williams@us.ibm.com>
-rw-r--r--ecf.b3aggrcon10
1 files changed, 5 insertions, 5 deletions
diff --git a/ecf.b3aggrcon b/ecf.b3aggrcon
index fc379ce61..c946edb08 100644
--- a/ecf.b3aggrcon
+++ b/ecf.b3aggrcon
@@ -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/b3/2011/aggregator/1.1.0" label="ECF">
- <repositories location="http://download.eclipse.org/rt/ecf/3.13.1/site.p2" description="ECF updates">
- <features name="org.eclipse.ecf.core.feature.group" versionRange="3.13.1.v20160405-1820">
+ <repositories location="http://download.eclipse.org/rt/ecf/3.12.0/site.p2" description="ECF updates">
+ <features name="org.eclipse.ecf.core.feature.group" versionRange="3.12.0.v20151130-0157">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.13.1.v20160405-1820">
+ <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.12.0.v20151130-0157">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.13.1.v20160405-1820">
+ <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.12.0.v20151130-0157">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.remoteservice.sdk.source.feature.feature.group" versionRange="3.13.1.v20160405-1820">
+ <features name="org.eclipse.ecf.remoteservice.sdk.source.feature.feature.group" versionRange="3.12.0.v20151130-0157">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top