Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2015-06-11 17:26:52 +0000
committerTom Schindl2015-06-11 17:56:05 +0000
commit8c110d530767c4283878eeb56602126894841c2e (patch)
tree2751f85fd169e630e7837805b2877a9be59e46f3 /efxclipse.b3aggrcon
parent976c918f36dde18d26f0af2d9eaf552089849ecd (diff)
downloadorg.eclipse.simrel.build-8c110d530767c4283878eeb56602126894841c2e.tar.gz
org.eclipse.simrel.build-8c110d530767c4283878eeb56602126894841c2e.tar.xz
org.eclipse.simrel.build-8c110d530767c4283878eeb56602126894841c2e.zip
updated e(fx)clipse contribution
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 01fd30e9e..02fd605c0 100644
--- a/efxclipse.b3aggrcon
+++ b/efxclipse.b3aggrcon
@@ -1,10 +1,10 @@
<?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/simrel-contrib/mars/rc2/shared/site">
+ <repositories location="http://download.eclipse.org/efxclipse/simrel-contrib/mars/rc4/shared/site">
<features name="org.eclipse.fx.runtime.min.feature.feature.group"/>
</repositories>
- <repositories location="http://download.eclipse.org/efxclipse/simrel-contrib/mars/rc2/tools/site">
- <features name="org.eclipse.fx.ide.feature.feature.group"/>
+ <repositories location="http://download.eclipse.org/efxclipse/simrel-contrib/mars/rc4/tools/site">
+ <features name="org.eclipse.fx.ide.feature.feature.group" />
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='tom.schindl@bestsolution.at']"/>
</aggregator:Contribution>

Back to the top