Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'efxclipse.b3aggrcon')
-rw-r--r--efxclipse.b3aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/efxclipse.b3aggrcon b/efxclipse.b3aggrcon
index d013fa2f6..c633a98fe 100644
--- a/efxclipse.b3aggrcon
+++ b/efxclipse.b3aggrcon
@@ -1,9 +1,9 @@
<?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" description="e(fx)clipse - JavaFX Tooling and Runtime" label="e(fx)clipse">
- <repositories location="http://download.eclipse.org/efxclipse/runtime-shared-released/2.4.0/site">
+<aggregator:Contribution xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" xmlns:xmi="http://www.omg.org/XMI" xmi:version="2.0" description="e(fx)clipse - JavaFX Tooling and Runtime" label="e(fx)clipse">
+ <repositories location="http://download.eclipse.org/releases/neon/201609281000/">
<features name="org.eclipse.fx.runtime.min.feature.feature.group"/>
</repositories>
- <repositories location="http://download.eclipse.org/efxclipse/updates-released/2.4.0/site">
+ <repositories location="http://download.eclipse.org/releases/neon/201609281000/">
<features name="org.eclipse.fx.ide.feature.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top